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 Mode3. After waiting 5 seconds, In H... 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" project2. In the Project window double-click on the "CopyFromMe" Pre... Read more
[Editor] Crash on ImmediatePtr when exiting Play Mode
How to reproduce:1. Open the attached project "RoguelikeCardGame.zip"2. Press Play3. Press Play again to stop the Play Mode Expected... Read more
Application.EnterPlayMode takes too much time to finish when entering Pl...
How to reproduce:1. Open the user's attached project2. Enter Play mode3. Observe the pop-up window that appears Expected result: App... Read more
Can't load the scene template when it is in the Packages directory
Reproduction steps:1. Open the user's attached project2. Click on File > New Scene3. Double-click on "My Custom Scene" Expected r... 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 Mode3. In Project window, select Assets/Cube.p... 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... 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 Mode3. In the Prefab Mode, add... Read more
Memory gets allocated for GC each frame when using PrefabStageUtility.Ge...
How to reproduce:1. Open the user's attached project2. Open the SampleScene3. Enter the Play mode4. In the top-bar menu select Windo... Read more
When loading multiple Scenes asynchronously with allowSceneActivation se...
Steps to reproduce:1. Download and open "ASyncSceneTest.zip"2. Open Assets/Scene/SampleScene.unity3. Click on the "SceneLoader" Game... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default