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 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
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 ... 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 "te... 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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP