Search Issue Tracker
Joystick Input and KeyCode don't work correctly
If printed out Input.GetJoystickNames()[0], editor shows: "CONTROLLER (XBOX 360 WIRELESS RECEIVER FOR WINDOWS)"On Win Store Apps it'... Read more
OSX: Editor hangs when Close from OnGUI during Repaint event
Integration test: EditorWindowTests. Happens on Mac only- Open Editor.- Add script EditorWindowThatCloses.cs- Execute Menu Item ->... Read more
Importing package which contains long-path files crashes Editor
1. Use MacOS X editor to create file with longer path than it is possible on Windows.2. Export the created file as an Unity package3... Read more
BlackBerry console error reports inadequate
Many BB10 errors reported to the console are not user-friendly as they could be. Those usability defects are listed below. Read more
OSX: Hierarchy freezes when expanding parent objects
To reproduce:1. Open project UnityError2. Open scene strip13. Select and expand UI Root (2d)4. Select and expand Camera5. Select and... Read more
Type is not a supported string value when setting Extra Transforms from ...
Steps to reproduce : - import the Mecanim demo project- search for models- hold ctrl and select Dying, Idle and Jump- in the Inspect... Read more
Mesh colliders with box mesh are not colliding
If you create 2 Mesh colliders and assing "Cube" mesh to both of them - these 2 colliders do not collide (when convex is on) and are... Read more
Animation. Parameters of Animator component shouldn't be animatable
Steps:1) Open Editor2) Open Animation window (Ctrl 6)3) Create some object (e.g. Cube).4) Add Animator component to this object5) Se... 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