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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"