Search Issue Tracker
Editor crashes with PreDestroyRecursive when exiting Play Mode
How to reproduce:1. Open attached "Bubble Shooter" project2. Enter Play Mode3. Exit Play Mode Expected result: Editor does not crash... Read more
If Autorefresh is off, pulled data doesn't update on the first launch
Reproduction steps: 1. Open "1083197" project2. See "Cube" -> "New Behaviour Script" -> "Test" value ('10')3. Copy Project4. C... Read more
Unity crashes on TransformChangeDispatch::QueueTransformChangeIfHasChang...
To reproduce:1. Open user's attached project ("RhythmGame.zip")2. Open folder Scenes and open "LandingScreen" scene-- Editor crashes... Read more
Error appears when undo the creation of prefab, which had transform comp...
Reproduction steps:1. Create new project.2. Create new gameobject.3. Drag it to project window to create prefab.4. Add rect transfor... 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
VR Samples GUI Arrows contain an Animator which is not being used
1. Crate a new project2. Open "Maze" scene3. Camera->VROrbitCamera->GUIArrows Expected result: no Animator or animator that do... Read more
Editing the Particle System component on a prefab asset desyncs multiple...
Steps to reproduce:1. Create a new project2. Create a prefab with a Particle System component3. Open another Inspector tab so you ha... Read more
[Improved Prefabs] "Create empty child" takes into account the selection...
Steps:1. Make a prefab asset out of any GameObject2. Select it in Project browser3. Click on "GameObject -> Create empty child" m... Read more
Unable to create a prefab when gameObject's name starts with a period
How to reproduce:1. Create a new project2. Create a Cube and name it ".Cube"3. Try to make a Prefab from the ".Cube" Expected result... Read more
[Regression] AddComponent to Prefab in AssetPostprocessor causes an Asse...
How to reproduce:1. Open the user-submitted project ("BugReport_Prefab_TestHideFlag.zip")2. In the Hierarchy Window create a cube ob... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject