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
Crash on CollectAllSceneObjectRoots when exiting the Play Mode on a spec...
Reproduction steps:1. Open the attached project ”CrashRepro”2. Enter the Play Mode3. Exit the Play Mode4. Repeat steps 2-3 until Edi... 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 "typeinfo for NonCopyable" when copying and pasting a nested Pr...
Reproduction steps:1. Open the attached project “CubeUnity-Repro”2. Open the "VfxKaZar_Ongoing" Prefab in Prefab Mode3. In the Hiera... 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
- 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