Search Issue Tracker
Components of a Prefab instance lose their values that are updated with ...
How to reproduce:1. Create and open a new project2. Create an Empty GameObject3. Attach “ComponentA.cs” and “ComponentB.cs” scripts ... Read more
Unable to abort when asynchronous loading a Scene
How to reproduce:1. Open the attached project "Test_SceneLoading.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode4. Pre... Read more
Crash on Object::SetCachedScriptingObject when entering the Play Mode im...
Reproduction steps:1. Open the “Test” project2. Open the “Assets/InstantiateAsyncCopy/.unity” Scene3. Enter the Play Mode4. Wait for... Read more
"Assertion failed on expression: 'prefabInstance.GetPrefabModification()...
How to reproduce:1. Open the attached project "AudioReadTest.zip"2. Right mouse click on Assets/Prefabs/Prefab1.prefab3. Click "Reim... Read more
GameObjects are re-enabled when they are transferred to a Scene created ...
How to reproduce:1. Open the “IN-90418-AudioSceneBug.zip“ project2. Open the “SampleScene“3. Enter Play Mode4. Select the “Manager“ ... Read more
Stuck at Application.EnterPlayMode and crashes when entering the Play Mode
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mod... Read more
Child Prefab instance connection lost when reconnecting parent Prefab
How to reproduce:1. Open the “IN-98533_Unity Project” project2. Open "SampleScene"3. In the Hierarchy select "Root" GameObject4. Rig... Read more
Prefab Variant tab flickers when expanding and collapsing the "Children"...
How to reproduce:1. Open the attached project "ReproductionProject"2. In the Project window, go to Assets -> Prefabs3. Select the... Read more
“No objects were found for saving into prefab. Have you marked all objec...
Reproduction steps:1. Open the attached “BugReproduction.zip” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the... Read more
Background Thread crash freezes editor when opening a specific scene
Reproduction steps:1. Open the attached project "CrashRepro"2. Open the “Assets/Scenes/MainMenu.unity“ scene Expected result: The sc... 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