Search Issue Tracker
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
Rect tool enables to move root Prefab in Context mode
How to reproduce:1. Create new project2. Create new Plane3. Make it a Prefab4. Edit Plane in Context Mode5. Try to move prefab with ... Read more
AssetPostprocessor is only applying the changes to the FBX but not to th...
How to reproduce:1. Open the attached repro.zip project2. Open Scenes/SampleScene/ CamraScene3. Select "GasTank", and "GasTank Varia... Read more
Scene.isSubScene flag does not persist for currently opened Scenes when ...
How to reproduce:1. Open the attached “SubSceneTest.zip” project2. Open the "MainScene.unity" Scene3. Select "GameObject" GameObject... Read more
[SceneTooling] Transform move tool is broken using Camera Aligned Mode a...
GameObject translates along its axes rather than the Camera's Axes, when using the Transform Tool and pressing Shift to enable Camer... Read more
Unity Editor freezes/crashes when opening a specific Scene
How to reproduce:1. Open the attached project2. Open the Scene labeled "CorpHQ"3. Wait for the Scene to load Expected result: Scene ... Read more
MissingReferenceException raised in the Console while reverting added Ga...
Steps:1. Create a new project2. Add GameObject and convert it to prefab3. Duplicate prefab instance4. Parent one instance under anot... Read more
Changing scenes clears scene unrelated undo history
How to reproduce:1. Create a new project and open it2. Create two new scenes (Scene 1 and Scene 2) and open one of them (Scene 1)3. ... Read more
Prefab in the scene loose its connection to the main prefab in Assets fo...
How can we reproduce it1 Create new project2 Create a prefab (by dragging GameObject from Scene View to Project Browser )3 Add prefa... 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
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