Search Issue Tracker
change layout to 2 by 3 and you get FallbackEditorWindow error
1. Open a new Unity project2. in 'Layout' select option '2 by 3' and you get Failed to destroy editor windows: #3FallbackEditorWindo... Read more
Renamed animation gets reverted when changing the Source Take.
Steps to reproduce : - import the project attached- click on the TestRuns.fbx- in the Animation tab rename one of the three animatio... Read more
Unity hangs when zooming in the Curves in Animation Window
Unity hangs when zooming in the Curves view in Animation Window. This results in corruption of Controller. Repro:1. add a simple ani... Read more
Adding a script with requirecomponent forces you to replace the required...
To Reproduce:1. Open Rainbow_Factory project2. Open _Scene scene3. Select POULPE object in the hierarchy4. Add Stats script as a com... Read more
Adding a 2D or 3D collider to a prefab doesn't result in correct bounds
To reproduce:1. open the provided project and scene2. select Ship from the Assets window3. in the Inspector, add a 2d box collider o... Read more
Rigid2D.Velocity and transform.position are v3 & v2
Currently transform.position and rigid2d.velocity are v3 and v2 respectively forcing for some unsightly code such as this: Gizmos.Dr... Read more
Leaving play mode causes script panels in inspector to appear blank
To reproduce:1. Open project echobox2. Open scene test3. Select First Person Controller > Main Camera in the Hierarchy4. Enter pl... 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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component