Search Issue Tracker
Cannot remove missing Script Component from Prefab
Steps to reproduce:1. Open user provided project2. Select Assets > Prefabs > Prop_FloorLamp3. Click "Open Prefab" in Inspector... Read more
Restructure prefab by making a variant of nested prefab's "Open Prefab" ...
How to reproduce:1. Open attached project "RestructurePrefab.zip" and scene "SampleScene"2. In Hierarchy window, drag and drop "Canv... Read more
Nested Prefabs lose their Connection when the Root Prefab is Deleted
How to reproduce:1. Open the attached project Case_11683982. Delete the Cube Prefab3. Observe the Hierarchy window Expected result: ... Read more
SerializedObjectNotCreatableException when saving after exiting Play Mode
How to reproduce:1. Open the attached “TestingProject2” project2. Open scene "Assets/CharlieMadeAThing/NeatoTags/Demo/Scenes/DemoSce... Read more
Loading Scene Async In Play Mode does not create a new Physics Scene
Reproduction steps:1. Download and open the attached project 'LocalPhysicsMode.zip'2. Open scene 'SampleScene'3. Enter Play Mode4. O... Read more
Dragging a Prefab into the Scene view and undoing the action still shows...
How to reproduce:1. Create a new Unity project2. In the Project window create a new Prefab3. Drag and drop the prefab to the Scene v... Read more
Parenting rescales objects when using SetParent multiple times
Reproduction steps:1. Download the project from Google Drive and open it2. Connect Quest device with Oculus Air Link and Press the P... Read more
Crashes on Transform::GetLocalPosition when opening a Scene with a Prefa...
How to reproduce:1. Open attached project2. Open EditorTest Scene Reproducible with: 2019.1.0b4, 2019.1.12f1, 2019.2.0a14, 2019.3.0a... Read more
Prefab property's displayed value does not update when modified by a script
How to reproduce:1. Open attached 'project-1170729.zip' project2. In Hierarchy window select 'Box' and inspect its ID value3. In Ass... Read more
EditorSceneManager.SaveCurrentModifiedScenesIfUserWantsTo() returns 'tru...
How to reproduce:1. Open user-submitted project (TMPCrashBug)2. Wait for a scene saving prompt to pop-up3. Select 'Don't Save' Expec... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS