Search Issue Tracker
Prefab Variant Child has a lower Index than a Prefab Child when editing ...
Steps to reproduce:1. Open the attached Project "case_1127653"2. Navigate to Project -> Assets3. Create a Variant of a "Base Pref... Read more
Script property value should be added to prefab instance overrides in th...
Steps:1. Open attached project2. Load TestScene3. Open TestScript4. Add some new property with default value (e.g. public float defa... 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
Duplicated Scene is empty when it is named after a deleted Scene right a...
Steps to reproduce:1. Open the attached project "SceneDubIssue.zip"2. Open Main Scene3. Create a new Scene and name it "2"4. Delete ... Read more
[InContext] ApplyPatchedPropertiesToContent: "The object of type 'TextMe...
Text Mesh Pro package "Version 3.0.0-preview.12 - May 11, 2020" Steps:1. Import Text Mesh Pro essentials2. Load "02 - Multi-line Tex... Read more
Crash on MergeAllPrefabInstancesDuringLoad when opening a specific scene
Reproduction steps:1. Open the attached project “CrashRepro“ Expected result: Project opensActual result: Editor crashes Reproducibl... Read more
Cannot rename prefabs via the Inspector when they are selected in Projec...
If you select a prefab in the Project View and attempt to rename it in the Inspector, it will not work. Upon pressing enter the old ... Read more
Prefab Asset changes are not reflected inside Prefab Editor when changes...
Reproduction steps:1. Open the project inside of "case_1129930-TESTChangePrefab_Unity.zip"2. Take a look at "2D Prefab" asset throug... Read more
Unity crashes on "GameObject::QueryComponentByType" when opening a speci...
Repro steps:1. Open QA attached project "repro_1130859"2. Open scene "GamePlay" Actual: Editor crashes Reproducible with: 2018.3.0a6... Read more
Prefabs Overrides Window shows override objects with DontSave flags
How to reproduce:1. Open user attached project "PrefabOverrides_183.zip"2. Open "ReproScene" (in "Repro" folder)3. Select "ReproPref... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class