Search Issue Tracker
Accessibility frames reset when the application window is moved or resiz...
Steps to reproduce: Create a new Unity project Add an empty game object to the scene Add the attached script to the game object (the... Read more
Non-prefab Assets with .prefab extension are incorrectly handled by the ...
How to reproduce:1. Open the submitted project (MeshPrefabImport_193)2. Select the 'customer_model' prefab in the Project window Exp... Read more
[Editor] Visibility state is not being saved while working in multiple s...
Visibility state for GameObjects is not being saved after removing or unloading the additive scene Steps to repro:1. Create a new pr... Read more
Incorrect Pre-Build event command line on Universal build
Reproducible on 4.6.0f1, 4.6.1f1, 4.6.3f1; Visual Studio solution created by Unity after the Windows Store Universal 8.1 build from ... Read more
Name of a GameObject can be set to an empty string when changed in the I...
How to reproduce:1. Create a new project2. Open the Inspector window3. Create an empty GameObject in the Hierarchy4. Delete the name... Read more
Editor freezes when playing videos with playback speed value <1 and sett...
Reproduction steps:1. Open the attached “VideoCrashTest.zip” project2. Open the “CrashTest” scene (Assets > Scenes)3. Enter the P... Read more
Error "Could not create asset from Packages/com.unity.postprocessing/Pos...
How to reproduce: 1. Create a new Unity project2. Go to Window > Package Manager3. In Package Manager select the "+↓" button4. In... Read more
SettingsProvider.OnGUI API is called after OnDeactivate when exiting the...
How to reproduce:1. Open the user's attached "SettingsProviderBug" project2. Open the "Edit -> Project Settings-> Test" window... Read more
Error "MissingReferenceException" is thrown and the Scene view is grey w...
How to reproduce:1. Open the attached project “Fusion_HurricaneVR.zip“2. Enter the Play Mode3. Pause the Play Mode4. Exit the Play M... Read more
[Input System] Action with no bindings in one scheme remains disabled in...
1. Create an .inputactions asset and add an action map to it.2. Add a control scheme for keyboard&mouse and a control scheme for... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation