Search Issue Tracker
An error is thrown to the console when trying to change the GameObject's...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode Observe the Cons... Read more
Editor crash on "Transform::UpdateTransformAccessors" when exiting Play ...
How to reproduce:1. Open the attached project2. Play the "Init" scene3. LMB through "English", "Initializing", "New Game 0", "Loadin... Read more
Missing Components get added but not saved
Reproduction steps:1. Open the attached project “WarningRepro“ with Unity Editor 2020.2.0a7 or newer2. Notice warnings in the Consol... Read more
Position, Rotation and Scale of Prefabs can be manipulated in Context us...
How to reproduce:1. Open up any project2. Create gameObject "Cube" in Hierarchy3. Drag the gameObject to the Project Browser to make... Read more
Scale cannot be changed of Prefabs in Context with the "Scale" Transform...
How to reproduce:1. Open up the attached project2. Click the arrow to the right of the Prefabs name in Hierarchy to enter the Prefab... Read more
[Undo] Undoing prefab instancing leaves ghost objects in scene that thro...
How to reproduce: Create new project Create a cube object in scene Make it a prefab by dragging it from hierarchy into project view ... Read more
Crash on GameObject::IsActive when dragging a Prefab to a Scene
Reproduction steps:1. Open the user’s attached project2. In the Project Window find “Hollow” Prefab3. Drag “Hollow” Prefab into the ... Read more
Crash on GameObject::ActivateAwakeRecursivelyInternal when opening project
Reproduction steps:1. Open the user’s attached project Expected result: The project opensActual result: Editor crashes Reproducible ... Read more
EditorSceneManager.BackupScenes saves non-dirty scenes when entering Pla...
How to reproduce:1. Open the attached “EmptyProject” project2. Select “Window” → “Analysis” → “Profiler” in the main menu3. Enable t... Read more
Child Prefabs disappear from Prefab hierarchy when applying the "Optimiz...
How to reproduce:1. Open the attached project “FBXPrefab.zip“2. Open the Prefab “MyPrefabVariant“ Hierarchy (Assets)3. Attach the “T... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class