Search Issue Tracker
Resources.Load fails to load TextAsset when it has char 160 (non-breakin...
How to reproduce:1. Open the user's project2. Open SampleScene3. Press Play Expected result: No errorActual result: NullReferenceExc... Read more
Reset functionality is not working for API Compatibility Level
Reset functionality is not working for API Compatibility Level Steps to reproduce: 1. Create an empty project2. File > Build Sett... Read more
Error when stopping Play Mode and setting parent of a transform to null ...
How to reproduce:1. Open user attached project "New Unity Project.zip"2. Open "SampleScene" scene3. Enter Play Mode4. Exit Play Mode... Read more
Crash when unloading a scene with a StackOverflowException
Reproduction steps: 1. Open "1150205" project2. "PA" -> "Build Manager" (Change to Windows Vanilla and leave everything else the ... Read more
An error gets thrown when deleting the State Machine Behaviour generated...
How to reproduce:1. Create a new project2. Add a new GameObject to the Scene3. In the Inspector window add a Script Component4. Dele... Read more
Editor crashes when calling an Animation event with an invalid Scriptabl...
How to reproduce:1. Open user-submitted project (Pong.zip)2. Open the MainScene3. Enter Play Mode4. Click on one of the main menu bu... Read more
Script Execution Order doesn't respect the order when deserialization is...
How to reproduce:1. Open attached project2. Change Script Execution Order of ScriptableObjectA and ScriptableObjectB B first, A seco... Read more
[Scripting] "ArgumentException: Object at index 0 is null" exception is ...
"ArgumentException: Object at index 0 is null" exception is thrown on deleting the script from Visual Studio. Steps to repro:1. Open... Read more
Calling StopAllCoroutines() when a coroutine is running a UnityWebReques...
How to reproduce:1. Open attached project "case_662345-CoroutineFailure.zip" and scene "SampleScene"2. Enter Play mode3. Observe the... Read more
Assembly Definition breaks Inspector without the ability to fix it manua...
How to reproduce:1. Open any project2. Create Assembly Definition3. Delete its name and apply4. Inspector will break and you'll get ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera