Search Issue Tracker
Texture Import settings: Preview should show current selected override
When changing settings per target platform, it should be shown in the preview. Repro:Import a textureChange override settings for st... Read more
Texture Import settings cannot be reset
Texture Import settings cannot be 'reset' from inspector context / cog menu. Expected:Using 'reset' in texture importer's context / ... Read more
All Unity pop-up dialogues should be centred on the screen
All Unity pop-up dialogues should be centred on the screento be consistent with native OS dialogs. Problem:Popping windows up in the... Read more
FBX Conversion - C4D plugins collide when using two versions of Unity on...
If someone uses two versions of Unity on the same computer - Unity-C4DToFbx can collide. Every time you will try to reexport after c... Read more
Inspector takes focus unnecessarily when editing parameters
Inspector takes focus unnecessarily when editing parameters I often need to change parameters on a number of objects in the hierarch... Read more
Detaching a tab marks the current scene as edited
Steps: Detach a tab. Result:Tab attaches just fine, but the loaded scene gets marked as edited. Expected:Current scene should be una... Read more
Help -> (documentation link) launches html in default app, not browser
Steps: In Windows settings, set html files to open with Notepad (or something else) by default. From the Unity help menu, click any ... Read more
Build settings window hides upon losing focus
- Navigate to File -> Build Settings- Click on any window outside UnityActual: Build Settings window gets hiddenExpected: Build S... Read more
Package import previewing of more objects
Not every object type can be previewed, some missing:- Text files: .cs, .js, .txt- Shader files (also text)- Fonts- Flares- Prefabs-... Read more
Input.GetKeyDown doesn't detect KeyCode.Print and KeyCode.SysReq on Wind...
Input.GetKeyDown doesn't detect KeyCode.Print or KeyCode.SysReq.This code will not work as intended: if (Input.GetKeyDown(KeyCode.Pr... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks