Search Issue Tracker
Assets in the Project Window are incorrectly sorted when different Asset...
Reproduction steps:1. Open the attached “BugProjectBrowserFieSort.zip” project2. Navigate to the Resources folder (Assets > Resou... Read more
Prefab Variant in Project view still shows changes made and applied in t...
To reproduce: Open Unity Hub and create the New Project; Create Prefab in the Hierarchy window; From Prefab in the Hierarchy window ... 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
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
FindObjectsOfType doesn't find objects when invoked in a method with Run...
See forum thread here: https://forum.unity.com/threads/findobjectsoftype-in-beforesceneload-no-longer-finds-anything-in-2022-2.13585... Read more
The Prefab instance values are not saved when resetting them with the cu...
Steps to reproduce:1. Open the project “Unity 2022.1.19f1 - Custom editor button changing vector list on prefab instance lets 0 reve... Read more
[Undo] Error “Failed to create Object Undo, because the action is too la...
Steps to reproduce:1. Open the user’s attached “GameobjectsPoolBug“ project2. Create a “Pool” GameObject (Bug → CreatePool)3. Select... Read more
Reconnect to Prefab for root in Prefab Mode will break overrides and ref...
In 2022.2/2023.1: 1) Create a simple Prefab called "BaseMe" 2) Create a Prefab A with a instance in the Scene 4) Enter Prefab Mode f... Read more
Prefab Variant is not created when using PrefabUtility.SaveAsPrefabAsset
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Select the “Bug-Crea... Read more
Crash on Scripting::ScriptingWrapperFor(Object*) when opening project
Reproduction steps:1. Open the attached project ("IN-24039_Reproduction") Expected result: The Editor opens the project upActual res... 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