Search Issue Tracker
Deactivating a Collider component that's been set to ignore collisions w...
To reproduce:1. Create new project2. Download attached script and attach it to empty game object3. Press play4. Press Space bar5. Ed... Read more
Component order on GameObject is not stored when new components are adde...
To reproduce:1. Create new project2. Drag main camera to project window3. Add any component to Main Camera game object4. Move up tha... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window