Search Issue Tracker
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
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
ImportFBX Errors: Unsupported wedge mapping mode type
The error message is shown in the console after importing an .obj file created with Wings3D. Reproduced with:Unity Version 4.3.2f1 (... Read more
[Name bindings] Humanoid animation with extra skeleton is not correct fo...
Steps to reproduce : - import the project attached- select "b_run_dribble_left.fbx"- drag the "YMHD_001_modle" fbx in the preview ar... Read more
Sprite causes a fatal out of memory error
To reproduce:1. Open attached project2. Assets -> Reimport AllExpected result: It opens/importsActual result: Out of memory excep... Read more
Sometimes enter is not called when 2D collision happens
To reproduce:1. Open the attached project2. Run the scene3. Click on the bottom-left ball and see that everything works fine4. Click... 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 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument