Search Issue Tracker
Key gets stuck in pressed state after GUI.FocusControl
To reproduce:1. Open attached project2. Open scene3. Enter play mode4. Press and hold A - a label should appear5. While holding A pr... Read more
The Cursor.SetCursor changes the cursor for half a second in editor
To reproduce:1. Open the attached project2. Open scene13. Enter play mode - the cursor is changed by the Test script on start(). The... Read more
[Camera/ImageFx] Having 2 cameras enabled, first one loses its screen ov...
In the editor's scene there are two cameras. First one has an attached image effect "Screen overlay" with a texture applied. Also, c... Read more
Performance of MovieTexture on WP8 is significantly worse than performan...
Performance of MovieTexture on WP8 is significantly worse than performance of Handheld.PlayFullScreenMovie on Android. MovieTexture ... Read more
Unity crashes when toggling Direct3D 11
To reproduce:1. Open attached project2. Open scene "Multiplayer_Level_5"3. Go to the player settings4. Enable/disable Direct3D 115. ... Read more
Input.GetJoystickNames() contains disconnected controllers
This is a regression from Unity 4.2.2f1. When the controller is disconnected while the application is running, Input.GetJoystickName... Read more
Special keycodes sent by a media controller can not be detected
This is a regression from Unity 4.2.2f1. Special keycodes such asKEYCODE_MEDIA_FAST_FORWARDKEYCODE_MEDIA_REWINDKEYCODE_MEDIA_PLAY_PA... Read more
Input.GetJoystickNames() returns an empty name of wired controller
This is a regression from Unity 4.2.2f1. Input.GetJoystickNames() returns an empty name of wired Sony PlayStation 3 controller. Repr... 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
- 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
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template