Search Issue Tracker
Crash on mono_class_init when pausing playmode or inspecting object
Reproduction steps:1. Open repro project (NewRepro.zip)2. Open scene "TestScene".3. Press Play.4. Press Pause. Expected: Play mode w... Read more
Clicking message in Console window opens a new Xamarin Studio instance e...
- Create a script in Unity that has two or more compiler errors- Set your default code editor in Unity's Preferences to Xamarin Stud... Read more
Running complex procedural geometry crashes unity after few chunks were ...
Steps to reproduce:1. Open attached project2. Open "SandBox" map3. Play the scene Expected result: the game should not crash after f... Read more
ScriptUpdater.exe crashes if user scripts contains methods with "unsafe ...
Reproduction steps:1. Open project attached (pianista-2.x-5.6.x.zip)2. Inspect console. Expected result: APIUpdater will run fine th... Read more
Serialized UnityEvent in generic base class is not showing in Inspector
Steps to reproduce:1. Open user attached project2. Select game object 'Child class 1'3. Notice that event is shown in inspector4. Se... 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
Crash in TransformHierarchyChangeDispatch::DispatchSelfAndParents when u...
Reproduction steps:1. Open the attached project "Bug_CtrlZ.zip";2. If the custom editor panel is not there, go to Window -> Level... Read more
Editor crashes in FindRelativeTransformWithPath on entering Play mode, w...
To reproduce: 1. Open the project, attached by tester (scriptCrash.zip)2. Open "2D" scene3. Add HealthBarUI.cs script to Cube game o... Read more
When Firebase asset is imported, Unity crashes in <Firebase.FirebaseApp/...
Reproduction steps:1. Open the attached project;2. Open the scene "Demo";3. Enter and exit Play mode until Unity crashes; Actual res... Read more
EventType.ValidateCommand doesn't validate a special command
Repro steps: 1. Open the provided project2. Enter "Play Mode"3. Click on the white cube in the "Scene" view ("CubeToDuplicate")4. Pr... 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