Search Issue Tracker
Coroutines fail to catch exceptions that are located in the nested funct...
Reproduction steps:1. Open the user's attached "1197069_CoroutineException.zip" project2. Open the "SampleScene" Scene3. Enter the P... Read more
'ThreadAbortException' is thrown when creating a C# script before the Ed...
Reproduction steps:1. Create a new Unity project2. Create a new C# Script3. Create another new C# Script before the Editor starts to... Read more
OnPostRender is called multiple times per frame when setting Application...
Reproduction steps:1. Open the attached user's Unity project "TestOnPostRender.zip"2. Go to Assets > Scenes folder3. Open "Sample... Read more
Plugins are not filtered when using Assembly Definition Define Constraints
Reproduction steps:1. Open the attached project "AssemblyBug.zip"2. Go to File > Build Settings and press Build3. Go to the Build... Read more
Code editor does not open the relevant script file when double-clicking ...
How to reproduce:1. Open the user's attached project2. Open the Console (Window -> General -> Console)3. Double-click the Syst... Read more
Editor freezes on Application.Reload when converting Float to ULong
Reproduction steps:1. Open the user's project2. Open the "SampleScene" scene3. Enter the Play Mode Reproducible with: 2020.3.34f1, 2... Read more
Crash when exiting the Play Mode and there's a script attached to a Game...
Reproduction steps:1. Open the attached project2. Enter the Play Mode3. Exit the Play Mode4. Observe the crash Expected result: the ... Read more
Async/await makes the Editor hang indefinitely
How to reproduce:1. Open the attached "Deadlock test" project2. In the Project window, Right Click -> Create -> Bug -> Samp... Read more
Missing default references show up as none in ScriptableObject Script asset
Reproduction steps:1. Open the attached project (1345194.zip)2. Notice that both the Script (ScriptWithMissingReference) and the Scr... Read more
Gradient mode getter/setter does not have thread-safe access preventing ...
Reproduction steps:1. Open the attached "GradientsAndThreads" project2. Open the "ReproScene" scene3. Enter the Play mode4. Observe ... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument