Search Issue Tracker
Selecting the Edit Collider tool and then attempting to select a differe...
How to reproduce: 1. Open a new (2D) project2. Create a Quad3. Replace its Mesh Collider with a 2D collider (like Polygon or Box)- M... Read more
Holding Alt does not override the Edit Collider tool
How to reproduce: 1. Open a new (2D) project2. Create a Quad3. Replace its Mesh Collider with a 2D collider (like Polygon or Box)4. ... Read more
[SaveScene] child objects are saved, even though parent is marked as Don...
If you save scene with method "EditorApplication.SaveScene(string, bool)", objects with "hideFlags.DontSave", still have their child... Read more
Transition from AnyState to Up/Exit are not working.
fixed in 3d5effaf22364dd5a87e9933847d1fc2d03c2a02 Read more
[FreezeRotation] Rigidbody.FreezeRotation works in local space instead o...
How to reproduce in Unity 5: 1. Open the attached project2. Open Demo scene3. The cube in the scene is a rigidbody-The rotation cons... Read more
Crash when opening Oculus empty project
Steps to reproduce:1. Install Unity 4.6.1.p4/p52. Create an empty project, import UnityOculus package (or open the attached project)... Read more
Manual/AnimationParameters.html does not list SetTrigger
Manual/AnimationParameters.html does not list SetTrigger in the part where it lists all SetMethods. Parameters can be assigned value... Read more
Missing section on Direct blend trees
Unity 5.0.0b21/Editor/Data/Documentation/en/Manual/BlendTree-2DBlending.html There is no information about the new Direct Blend Tree... Read more
64bit Editor crashes upon division by zero
The issue is not reproducible with 32bit Editor.Steps to reproduce:1. Download and open attached project. It contains a usual MonoBe... 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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand