Search Issue Tracker
[Scripting] EditorUtility.CollectDependencies always returns null
The Unity scripting API EditorUtility.CollectDependencies() always returns null and doesn't function at all. How to reproduce:1. Ope... Read more
Crash on WebViewWindowPrivate::GetPrivateWindow when closing Unity
To reproduce:1. Open attached project2. Exit the project Actual result: Unity editor crashes on exitExpected result: Unity editor sh... Read more
IsActiveAndEnabled variable is false even though ActiveSelf and Enabled ...
How to reproduce:1. Open case1126672 2018+ or case1126672 2017.4 project (depending on your version)2. Enter the Play Mode3. Observe... Read more
[Scripting] Argument exception is thrown on right-clicking a gameObject ...
"ArgumentException: Object at index 0 is null" exception is thrown on right-clicking a gameObject with missing script instance. Refe... Read more
Editor freezes after Building & Running while in Play mode
How to reproduce:1. Open the attached project2. Open the "OfflineLobby.unity" scene3. Enter Play Mode4. Press Ctrl + B5. Build the p... Read more
Quaternion == fails for zeroed values
How to reproduce:1. Open attached project "testfail.zip"2. Open Test Runner window, and press "Run All"3. After the test completes, ... Read more
If "Marshal.PtrToStructure()" raises an exception, the Editor crashes
Reproduction steps: 1. Open "MarshallingSample.zip" project2. Enter Playmode Expected Result: Playmode enters successfullyActual Res... Read more
Maya Binary file freezes the editor when importing it to the project
To reproduce:1. Open any project2. Try importing the attached Maya Binary file Expected: .mb file is imported into the projectActual... Read more
Thread-Deadlock during prepare method by JIT
Reproduction steps: 1. Open "JITCrash.zip" project2. Build Standalone Build3. Run "run.bat" in the Project folder 6-8 times4. Notice... Read more
UnitySynchronizationContext.ExecuteTasks() causes per frame GC Alloc
Steps to reproduce:1. Download 1114295_repro.zip and open "Scene" scene2. Open Profiler window3. Enter play mode4. Search for UnityS... 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