https://issuetracker.unity3d.com/issues/android-player-crashing-in-fmod-when-targetting-sdk-level-31 如果项目不能升级引擎,也有一个解决办法: 重新写一个android的启动类, 将这个问题绕过去 packagecom.xx.xxximportandroid.content.Context;importandroid.os.Build;importcom.unity3d.player.UnityPlayer;publicc...
[REQUIRED] Please fill in the following fields: Unity editor version: 2021.3.23f1 Firebase Unity SDK version: 10.6.0 Source you installed the SDK: Unity Package Problematic Firebase Component: FirebaseCppApp Other Firebase Components in ...
I therefore created it and after that the Unity Editor ran without crashing and I saw data being created in a subfolder of the folder I just created and no error in Unity logs. Steps to reproduce: Install Firebase Database 6.16.0 through Unity Package Manager. Firebase Database might fail ...
我去年在我的Android游戏项目中遇到了同样的问题。我更新了Android支持库、Android支持库、Google Play服务...
这是由于一些错误而发生的。您应该检查logcat,它将显示错误,您可以更正它。
I have 4 scenes that crash when entered on iOS, each of which has a VideoPlayer component on an empty GameObject and some UI which plays an animation. After some testing, disabling the GameObject with the VideoPlayer component is the only way to enter the scene without iOS crashing. ...
Work around a Unity scripting engine bug, so the debugger won't break on non properly registered threads.Rework the file opener to avoid a race condition in VS where it claimed to be able to open files, while crashing on the file open request....
(996015) – Windows: Fixed resolution dialog not showing monitor list and crashing on pressing ‘Play’ button on some weird monitor setups. 更多... 收起 爱给网提供海量的软件插件专辑资源素材免费下载, 本次作品为Unity Pro 5.6.5 p3 x64 完整版 – 游戏开发可视化软件, 本站编号64461995, 该软件...
Unity was crashing when CheckAndFixDependenciesAsync was called a second time. The tutorial below solved the problem. https://spin.atomicobject.com/2020/06/09/firebase-unity-user-accounts/ Edit: Sorry, the same problem reappears. Not working. Blazerker commented Jun 21, 2020 • edited I ...
That's definitely relevant, good find: Unity seems to be crashing when the debugger is setting a breakpoint. What happens if you try to clear all your breakpoints and attach the debugger? Copy link Author HofiOne commented Oct 16, 2023 • edited Loading Yes, that definitely is the case...