Search Issue Tracker
"Unknown error occurred..." is thrown when opening an empty Scene
How to reproduce:1. Open the user-attached project2. Open the “MainMenu” Scene3. Open the Console window Expected result: Detailed e... Read more
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
Documentation issue: Cube renders with an InternalErrorShader as its mat...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Build And Run the project (File >... Read more
Using DestroyImmediate in the Editor when prior to this calling DetachCh...
To reproduce:1. Open attached project2. Open SampleScene3. Enter Play Mode4. Leave Play Mode Reproducible with: 2017.4.24f1, 2018.3.... 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
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