Search Issue Tracker
Nested Prefab structure breaks when Redoing override operation
To reproduce: Download the "My Project(12).zip" project and open it in Unity; Open the "SampleScene" scene; Select the "Cube" Prefab... Read more
NullReferenceException errors appear when using "select half" button
How to reproduce:1. Download and open the attached project2. In the Project window, select both prefabs3. In the Inspector window, p... Read more
Documentation for PrefabUtility.SetPropertyModifications() is lacking he...
Complaints from a user: PrefabUtility.SetPropertyModifications() should have better documentation since you need an understanding of... Read more
Player crashes when closing the Player and the Scene has missing prefabs
How to reproduce:1. Open the project “IN_20944“2. Open “IN-20944_Crash Scene” Scene3. Press File → Build Settings → Build4. Run the ... Read more
HideFlags.DontSave | HideFlags.NotEditable component on a GameObject sti...
How to reproduce:1. Open the user’s attached project “HideFlags.zip”2. Open the “SampleScene” Scene3. Select the “Prefab” GameObject... Read more
Prefab instance is not enabled if RevertPropertyOverride is called durin...
Steps to reproduce:1. Open the “prefab_property_modification_bug_test” project2. Open “SampleScene” scene in Assets/Scenes3. Move “t... Read more
Crash on Scripting::ScriptingWrapperFor when opening a project
Reproduction steps:1. Open the attached “repro-project“ Expected result: the project opens successfullyActual result: The Editor cra... Read more
"Awake” function is called from the script when loading a Scene with “al...
How to reproduce:1. Open the user’s attached “LoadingIssue.zip” project2. Enter Play Mode and exit Play Mode3. Observe the Console w... Read more
Prefab overrides not saved properly when using a Script containing a lis...
How to reproduce:1. Open the user attached project “PrefabIssueReproProject.zip”2. Open Scene “SampleScene“ (Assets/Scenes)3. Select... Read more
New instance of a material is created when calling "Resources.UnloadAsse...
Reproduction steps:1. Open project “case_1343272-AMemoryTest”2. Open scene “Boot”3. Enter Play Mode4. Click the “Unload” button5. Op... 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