Search Issue Tracker
Assertion failed on expression: 'kValidSceneObjectIdentifier == res' aft...
Steps to Reproduce:1. Create any 3D game object.2. In the Inspector, Mark it as static.3. Drag it to Project window to create Prefab... Read more
Prefab Component order in the Inspector window is reverted upon exiting ...
How to reproduce:1. Open user-submitted project (ReproPrefabComponentOrderBug.zip)2. Open the ReproScene3. Open 'RootPrefab' GameObj... Read more
GameObject disappears and Prefab inherits its Components when Prefab is ...
How to reproduce:1. Open the attached "case_1149316.zip" Unity project2. Open the "Parent" Prefab Variant in Prefab Mode3. Swap the ... Read more
"Dangling components have unfulfilled dependencies" error appears when a...
Steps:1. Open attached project2. Add "GameObject->UI->Text" to the scene3. Make a prefab out of Text GameObject4. Add "NewBeha... Read more
[Improved Prefabs] Attempt to open broken prefab cause an error message ...
Steps:1. Add empty GameObject to the scene2. Make a prefab out of this GameObject3. Delete info about GameObject in the prefab file ... Read more
Nested Prefabs hideflags are not applied when Prefab is saved
How to reproduce:1. Open the attached 'PrefabDontSaveInEditorBug.zip' project2. Go to the Project tab -> "Scenes" and open "Sampl... Read more
[2018.3] Crash on GameObject::SetSupportedMessagesDirty when exiting Unity
How to reproduce:1. Open the attached project2. Open the "sc_test.unity" scene3. Close Unity Actual result: Unity crashes. Reproduci... Read more
SceneManager.SetActiveScene cannot be called inside SceneManager.sceneLo...
Reproduction steps:1. Open the attached project "SceneActivationBug.zip";2. Open the "StartingScene";3. Click Play in Unity;4. Press... Read more
Select Dependencies displays assets that are not present in scene
How to reproduce:1. Open given Unity project2. With the right mouse button click the "SpeechUI" and select "Select Dependencies"-- N... Read more
Editor crashes when importing "GuidedProjectStarterFiles" package from U...
Reproduction steps:1. Open the attached project2. Right-click in the Project window and select "Reimport All" Expected result: Asset... 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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component