Search Issue Tracker
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 asKEYCODE_MEDIA_FAST_FORWARDKEYCODE_MEDIA_REWINDKEYCODE_MEDIA_PLAY_PA... 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
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 correct ax... Read more
Missing Beast.dll on 4.5a5
After I install, I can only open 4.5a5 once. After that I get an error that states "The program can't start because beast32.dll is m... Read more
Adding a script to a game object when any of the scripts contain errors ...
To reproduce:1. Open the attached project (it contains a game object and a script with some syntax mistakes)2. Try to drag the "test... Read more
uberstrike: character animations don't always play
-e: some of the characters in the game float around in t-pose -repro:--switch channel to 4.5.0a5 (test or alpha)--load https://apps.... 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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list