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. O... Read more
Crash on WebViewWindowPrivate::GetPrivateWindow when closing Unity
To reproduce: 1. Open attached project 2. Exit the project Actual result: Unity editor crashes on exit Expected result: Unity edito... 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 Mode 3. Obs... 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 project 2. Open the "OfflineLobby.unity" scene 3. Enter Play Mode 4. Press Ctrl + B 5. Build ... 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 complet... Read more
If "Marshal.PtrToStructure()" raises an exception, the Editor crashes
Reproduction steps: 1. Open "MarshallingSample.zip" project 2. Enter Playmode Expected Result: Playmode enters successfully Actual... Read more
Maya Binary file freezes the editor when importing it to the project
To reproduce: 1. Open any project 2. Try importing the attached Maya Binary file Expected: .mb file is imported into the project Ac... Read more
Thread-Deadlock during prepare method by JIT
Reproduction steps: 1. Open "JITCrash.zip" project 2. Build Standalone Build 3. Run "run.bat" in the Project folder 6-8 times 4. No... Read more
UnitySynchronizationContext.ExecuteTasks() causes per frame GC Alloc
Steps to reproduce: 1. Download 1114295_repro.zip and open "Scene" scene 2. Open Profiler window 3. Enter play mode 4. Search for Un... 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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon