Search Issue Tracker
SetParent does not work OnDestroy() when new parent is in DontDestroyOnL...
Reproduction steps: 1. Open attached project "Reparent.zip" and scene "SampleScene" 2. Enter Play Mode 3. After waiting 5 seconds, I... Read more
Prefab's overridden properties aren't transferred when copying it to ano...
How to reproduce: 1. Open the user's attached "CopyPasteBug.zip" project 2. In the Project window double-click on the "CopyFromMe" P... Read more
[Editor] Crash on ImmediatePtr when exiting Play Mode
How to reproduce: 1. Open the attached project "RoguelikeCardGame.zip" 2. Press Play 3. Press Play again to stop the Play Mode Exp... Read more
UnassignedReferenceExeptions with unitypackage when upgrading to 2021.1.2f1
Reproduction steps: 1. Create a project in version 2020.2.3f1 2. Import the UnassignedReferenceExeptions_Clean.unitypackage 3. Open... Read more
Adding an item to reorderable list produces unused override for prefab i...
Steps: 1. Add Cube to Hierarchy 2. Convert it to Prefab 3. Select Cube prefab instance 4. Add one more material to MeshRenderer (us... Read more
Cannot move/rotate/scale static objects in prefab mode when playing
Reproduction steps: 1. Open attached project "LinxuPrefabBugs_2019_4.zip" 2. Enter Play Mode 3. In Project window, select Assets/Cub... Read more
Blank SaveAssets window thrown when saving scene with a Right Click>Save...
How to reproduce: 1. Open attached project "case1339457_saveScene.zip" 2. Enable Edit > Preferences > General > Verify Saving Assets... Read more
Unpacked prefabs added to a prefab instance are removed when Undoing any...
How to reproduce: 1. Open attached project "case_775_repro.zip" 2. Open "Cube variant" prefab in Prefab Mode 3. In the Prefab Mode, ... Read more
Memory gets allocated for GC each frame when using PrefabStageUtility.Ge...
How to reproduce: 1. Open the user's attached project 2. Open the SampleScene 3. Enter the Play mode 4. In the top-bar menu select W... Read more
When loading multiple Scenes asynchronously with allowSceneActivation se...
Steps to reproduce: 1. Download and open "ASyncSceneTest.zip" 2. Open Assets/Scene/SampleScene.unity 3. Click on the "SceneLoader" G... 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
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`