Search Issue Tracker
Sometimes enter is not called when 2D collision happens
To reproduce: 1. Open the attached project 2. Run the scene 3. Click on the bottom-left ball and see that everything works fine 4. C... Read more
Editor freezes when trying to quit it after importing a Maya file
Importing a Maya file into Unity starts a "Maya application file" process which locks Unity editor similarly as the "adb.exe" proces... 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 as KEYCODE_MEDIA_FAST_FORWARD KEYCODE_MEDIA_REWIND KEYCODE_MEDIA_PLAY... 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
Error building Player: CommandInvokationFailure: Failed to re-package re...
Android building fails with an error message: Error building Player: CommandInvokationFailure: Failed to re-package resources. See t... Read more
antiAliasing value must be 1,2,4,8 while the docs state that it can also...
antiAliasing value cannot be 0. (Docs are wrong) Read more
Project can not be built if it uses System.Enum.ToObject(System.Type,Sys...
Project can not be built if it uses System.Enum.ToObject(System.Type,System.Int32) even though is available in .NET for windows Phon... Read more
Screen.lockCursor under Linux breaks Input.GetAxis
-e: Screen.lockCursor under Linux breaks Input.GetAxis() -repro: --open attached project --run test scene in editor --notice correc... 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
- Other threads get resized when trying to resize thread groups on the Timeline of the Profiler window
- Green highlight for selected panel lacks contrast when Editor theme is set to Light
- [Android] AR Camera Background has a white/bright tint when deployed with Gamma Color Space and Vulkan API
- Crash on TextCore::OTL_GPOS_TableReader::GetLookupList when changing to a specific Font in the UI Builder
- Reverting [SerializeReference] List property creates persistent element overrides in Prefab Variants