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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used