Search Issue Tracker
[.NET 4.6] Unexpected GC allocations in List.AddRange
To reproduce: 1. Open the attached project (AddRange2.zip)2. Open the SampleScene3. Enter Play mode4. Open the Profiler, search for ... Read more
The Editor crashes in AnimatorStateMachine::CheckConsistency after impor...
To reproduce: 1. Open the attached project (2018.zip)2. Reimport the CharacterAnimator_NEW asset Expected: the Editor doesn't crash ... Read more
Upon entering Play mode, Toggle group doesn't force there to be only one...
To reproduce: 1. Open the project, attached by the user (ToggleBugs.zip)2. Open the "test" scene3. Enter Play mode4. Observe that to... Read more
[IMGUIContainer] ExecuteCommand will not work with GUILayout.Window if t...
How to reproduce:1. Open the user-submitted Project2. Go to Window -> Test -> FieldContextMenu3. Select the "Test2" text4. Rig... Read more
Saving a scene takes a long time
How to reproduce:1. Open attached project "SaveScenePerformance.zip" and scene "SampleScene"2. In Hierarchy window, select "TestCont... Read more
Vuforia configuration's camera device drop-down becomes null when the we...
Vuforia configuration's camera device drop-down becomes null when the webcam profile is not found and dropdown UI shrinks on expandi... Read more
[LWRP][iOS] Placeholder appears instead of Unity logo when "DisplayP3" i...
Placeholder appears instead of Unity logo on IOS device when DisplayP3 is selected in Color Gamut under the player settings. Steps t... Read more
Unity 2018.2 crash on CompressedMesh::Decompress when loading skinned an...
How to reproduce:1. Open the attached project2. Open the "CrashTest" scene Actual result: Unity crashes Reproducible with: 2018.2.0b... Read more
PlayerSettings.applicationIdentifier reports incorrect value
To reproduce: 1. Open the attached project (IncorrectApplicationIdentifier.zip)2. In the Build settings, make sure that the platform... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object