Search Issue Tracker
AssetDatabase.importPackageCompleted callback doesn't fire if scripts ha...
Steps to reproduce: 1. Open attached project "947215.zip"2. Click "Test/ImportPackage" in the Menu Bar a Unity Package containing on... Read more
Crash on CollectUsedSceneObjects when making any modifications and savin...
How to reproduce:1. Open the attached “CrashRepro“ project2. Open the “Assets/Scenes/SportCar_Demo.unity“ Scene3. Select any GameObj... Read more
[Improved Prefabs] Attempt to open broken prefab cause an error message ...
Steps:1. Add empty GameObject to the scene2. Make a prefab out of this GameObject3. Delete info about GameObject in the prefab file ... Read more
Position of child gameobject cannot be changed if parent's scale is (0,0,0)
Steps to reproduce:1. Create a new project2. Create a new object in the scene3. Set its scale to (0,0,0) if not set already4. Create... Read more
Prefab Variant in Project view still shows changes made and applied in t...
To reproduce: Open Unity Hub and create the New Project; Create Prefab in the Hierarchy window; From Prefab in the Hierarchy window ... Read more
allowSceneActivation = false is ignored when particular set of Audio Fil...
How to reproduce:1. Open the "SampleScene" Scene in the attached "Repro1153187.zip" Project2. Enter Play Mode3. Observe the "New Sce... Read more
[Backend] Crash on PasteGameObjectPasteboardData when copying GameObject...
How to reproduce:1. Open the attached "1065491_repro.zip" project2. Open "Prefabs/Parent" prefab3. Copy "Nested" prefab from the Hie... Read more
Selecting a GameObject in the Hierarchy highlights more than one GameObj...
Not tested with new Prefabs since latest tested version was alpha 5. Repro steps:1. Open QA attached project "repro_1067090"2. Open ... Read more
Empty Asset packages list when creating a new project
How to reproduce:1. Open Unity2. Click on New project3. Select Add Asset Package Expected result: Window with Standart Asset package... Read more
Prefab Variant is created when creating an Original Prefab from a Prefab...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Open the “CubePrefab... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS