Search Issue Tracker
CalculateGlobalRotation crashes when entering to Play mode
To reproduce: 1. Download attached project "Parkour.zip" and open in Unity2. Open "Main" scene3. Enter Play mode Expected Result: Un... Read more
[5.6] Build crashes while unloading scenes asynchronously and loading th...
Repro steps: 1. Open the "MinimalReproProject" project and build it for Windows (Development Build and Script Debugging enabled)2. P... Read more
Conditional compilation problem with RuntimeInitializeOnLoadMethod
Repro steps: 1. Open "DELETE.zip" project2. Clear the Console and enter Play mode3. Exit Play mode and check the Console output (Tes... Read more
Unity Crashes at UnityEngine.Logger:GetString when Collider2D is declare...
Steps to reproduce:1. Download 919316_repro.zip2. Open "new" scene3. Enter play mode4. Editor crashes when circle and square collide... Read more
GZipStream not reading correctly from stream if Flush() is called
Reproduction steps:1. Open an attached project on 5.6.0f32. Press play3. Observe the console output, first log is bytes written to s... Read more
Editor crashes while trying to load from a JSON file using JsonUtility.F...
To reproduce: 1. Open the project, attached by user (BattleArenav2.zip)2. Enter Play mode Expected: Editor does not crash while tryi... Read more
Editor crashes in (KERNELBASE) RaiseException when using Marshal.GetFunc...
How to reproduce:1. Open the attached users "CrashTest" project and "demo" scene2. Enter playmode Expected result: Scene is played, ... Read more
[OS X] Unity crashes when using custom types in LINQ expressions on mac PCs
To reproduce:1. Open project attached by the user on Mac PC2. Hit play and notice that correct answer is printed in console by scrip... Read more
[OS.X] Time.deltaTime gives negative value of 1E-05 when changing date i...
To reproduce:1.Open users attached project "Negative Delta Time Test.zip"2.Drag "test.cs" script from project window to Main Camera ... Read more
Unity crashes in GetComponentWithScript when object is parented to the o...
To reproduce: 1. Open the project, attached by the user (FrogJam.zip)2. Open the "TestScene" scene3. Enable GameMap (Auto) game obje... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default