Search Issue Tracker
Crashes on Transform::GetLocalPosition when opening a Scene with a Prefa...
How to reproduce:1. Open attached project2. Open EditorTest Scene Reproducible with: 2019.1.0b4, 2019.1.12f1, 2019.2.0a14, 2019.3.0a... 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
Reimport all launches the most recently opened project
Reproduction steps:1. Create a new project (Lets name it "First project").2. Create another project with another editor instance (Le... Read more
The Prefab Scale values are set to zero when the Prefab with a nested ca...
How to reproduce:1. Open the “IN-52631_repro.zip“ project2. Open the “TestScene“3. In the Hierarchy select the RootCanvas->Owning... Read more
Prefabs lose their Textures in the Build when their are Instantiated
Steps to reproduce:1. Open user's attached project "ww2-unity-rts-game.zip"2. Build the project3. Select an Excavator looking GameOb... Read more
Editor crashes with UnityScene::AddRootToScene when calling PrefabUtilit...
How to reproduce:1. Open attached "SteelFlood" project2. (if saving scene window opens while loading, enter any name and hit Save)3.... Read more
[Improved Prefabs] Editor crashes while openning "Overrides" window of a...
RegressionSteps:1. Add 'Cube' and make a prefab out of it2. Add 'audioSource' to 'Cube' instance3. Click on "Overrides" button in In... Read more
Crash on UnpackAllPrefabInstances when building a project
Reproduction steps:1. Open the attached “repro-project“2. Build the project3. Observe the crash Reproducible with: 2021.2.4f1, 2021.... Read more
Multi-selecting and overwriting Prefab instances with changes does not a...
How to reproduce:1. Open the user's attached "Nested Bug Project.zip" project2. Open the "SampleScene" Scene3. Type "t:boxcollider" ... Read more
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
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