Search Issue Tracker
"Failed to store" exception is thrown when selecting 2 Particle Systems ...
How to reproduce:1. Create and open a new Unity project2. Click GameObject>Effects>Particle System3. Press CTRL+D on the keybo... Read more
Crash on TransformHierarchyChangeDispatch::DispatchSelfAndAllChildren wh...
Reproduction steps:1. Open the attached “repro-project“2. In the Project window navigate to the “Scenes“ folder3. Create a new scene... Read more
Deselecting a GameObject in the Hierarchy makes that GameObject unable t...
Steps to reproduce: Open a Unity project Ensure that there are two or more GameObjects in the Scene Hierarchy (if not, create them) ... Read more
GameObjects with "hideFlags.DontSaveInEditor" paired with the "DontDestr...
How to reproduce:1. Open the “HideFlagsBug.zip“ project2. Open the “New Scene“3. Enter Play Mode4. Observe the Console5. Exit Play M... Read more
Hierarchy cannot be scrolled horizontally
Steps to reproduce:1. Create a project2. Create a new GameObject3. Rename GameObject to a long name4. Try scrolling horizontally in ... Read more
Undoing GameObject creation doesn't work when the GameObject is focused
Steps to reproduce:1. Create a new project2. Create a new GameObject (for example: 3D Object > Cube)3. Undo the GameObject creati... Read more
The Scene is marked as dirty when navigating Hierarchy by using arrow keys
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/moneypig 3.unity” Scene3. Select the first Ga... Read more
"Tab" key doesn't exit the renaming in the Hierarchy window
How to reproduce:1. Create a new Unity project2. In the Hierarchy, right-click -> Create Empty3. During the GameObject renaming, ... Read more
Error "ArgumentOutOfRangeException" logged when cancelling Scene Hierarc...
Steps to reproduce: Open any Project Open a Scene with 2 Cameras in it Navigate to Window > Rendering > Occlusion Culling Bake... Read more
"Create Empty Child" Option Creates Root Object When No Parent Is Selected
Steps to reproduce: Create a new Unity project In the Hierarchy window, click the “+” button on the left-hand side Select “Create Em... 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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS