Search Issue Tracker
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
Importer fails on a prefab that has missing references after upgrading v...
Steps to reproduce: Open the attached project or import the attached .unitypackage (if you choose this then you will have to import ... Read more
Inspector lock lost when opening prefabs in separate folders through dou...
How to reproduce:1. Open the project “IN_29269”2. Open the “New Folder” folder and double-click the “Capsula” prefab3. Lock the Insp... Read more
Crash on LoadSceneAsyncNameIndexInternal_Injected when entering Play Mode
How to reproduce: Open the user attached project Open the “GameExampleScene” scene Enter Play Mode Observe the crash Reproducible wi... Read more
[Prefabs] Variant of a Variant losing overriden values when adding new c...
How to reproduce:1. Open the attached project "BugRepro_PrefabGrandchildLosingOverride"2. Enter the "PrefabChild" prefab3. Right cli... Read more
Silent crash when GameObjects collide when transform.SetParent is used
Reproduction steps:1. Open the attached project “TestCrash”2. Enter the Play mode3. Press the Arrow key up to descent until rocket c... Read more
Closing PrefabStage throws the RegisterUndoOperation(PopFrontIfExceedsLi...
Steps: Add GameObject to the Hierarchy Drag it to Project Browser to make a prefab Open newly created prefab in isolation or inConte... Read more
Editing tile map prefab instance takes a long time
Reproduction steps:1. Open the attached “GeneratedMeshIssue.zip“ project2. Open “Terrain” scene3. Open WorldEditor window in the Too... Read more
[Prefab] Playmode clears Prefab script list data unless completely unpacked
Repro: Open scene Assets -> Scenes -> Alasdair -> AnimationTesting Click on LookManager in Hierarchy to view in Inspector. ... Read more
PrefabUtility.IsPartOfVariantPrefab() doesn't recognize variants when a ...
How to reproduce: Open the attached project "IsPartOfVariantPrefab.zip" Select and drag Assets/3 (1).prefab into the Hierarchy windo... 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