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
- "Attempting to use an invalid operation handle" error is thrown when stopping Play Mode after loading an Addressable scene using LoadSceneAsync
- Arabic separator character (066B) is treated as a full-width character when Duospacing is enabled on a TMP text component
- Crash on CheckDeviceStatus when converting materials from built-in to URP and using DX12
- Higher CPU frame time on Android devices with Cortex-A510 efficiency cores (vs Cortex-A55)
- Alt+click on List header does not recursively toggle child foldouts when items use a UI Toolkit CustomPropertyDrawer