Search Issue Tracker
Crash on GameObject::ActivateAwakeRecursivelyInternal when opening a scene
Reproduction steps:1. Open the user’s attached project2. Open the “Assets/Scenes/SampleScene.unity” scene Expected result: SampleSce... Read more
Replace Prefab variant parent creates unused overrides for the instance ...
Steps:1. Create a variant instance in the scene2. Open it in context3. Drag root instance to the Project Browser4. Choose "Replace V... Read more
Crash on Scripting::ScriptingWrapperFor/SavePrefab_Internal when saving ...
Reproduction steps:1. Open user's attached project2. Press "Test" > "Create and Save Asset"3. Repeat step 2 (can take around 5 tr... Read more
Multi-selecting and overwriting Prefab instances with changes does not a...
How to reproduce:1. Open the user's attached "Nested Bug Project.zip" project2. Open the "SampleScene" Scene3. Type "t:boxcollider" ... Read more
Unpacked prefabs lose reference to component in hierarchy when the Prefa...
How to reproduce:1. Open attached project "UnpackPrefab.zip" and scene "SampleScene"2. In Hierarchy window, unpack "Prefab" GameObje... Read more
Improve error handling when trying to change m_Script for component on P...
Steps:1. Create two scripts ("Script1" and "Script2")2. Add a GameObject to the Hierarchy3. Assign "Script1" on it4. Convert GameObj... Read more
Undo-Redo of "Convert to prefab" operation crashes Editor
Steps:1. Add GameObjects with such structure "Root -> Child -> GrandChild" to Hierarchy2. Convert to prefab3. Undo4. Redo==>... Read more
allowSceneActivation = false boolean is ignored when the Scene is reloaded
How to reproduce:1. Open the user's attached 'VideoPlayback.zip' project2. From the 'Scenes' folder open the '_primaryUI_IntroVideo'... 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
[Prefab] Override nested Prefab is not unpacked when performing "Unpack ...
Reproduction steps:1. Open attached project "Prefab.zip" and scene "SampleScene"2. In Hierarchy window, right-click the "Cube" Prefa... 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