Search Issue Tracker
GUIUtility.keyboardControl not initialized/reset between runs
To Reproduce: 1. Open the "Login Scene" from the _Scenes folder and press play. 2. Notice the label in the upper right now has a zer... Read more
Left command key does not trigger events on Mac
1) What happened the default key for "fire 3" in the input manager is left cmd, which corresponds to the windows key on windows. wh... Read more
Windows: Edit -> Select All does not function. Ctrl A does work
1 Create new project 2 Go to Hierarchy and duplicate camera to have 2 or more 3 Select 1 camera in Hierarchy 4 In main menu Edit->... Read more
Unity uses absolute paths and not relative paths for storing build direc...
To Reproduce: 1) Create a test project 2) Build the project in a subfolder of the project. 3) Now close that project, quit Uni... Read more
iPhone: Xcode says illegal character when using some symbols
To Reproduce: 1. Set the bundle identifier with an illegal char such as '_' or ':'. 2. Build will fail. Expected: 1. Unity should... Read more
Terrain: trees should use the GO transform when placed on terrain
Since the Tree Creator was designed to only create trees over a certain size we need a way to be able to scale the trees after creat... Read more
Ugly self-shadowing on a lightmapped buit-in sphere
To reproduce: 1. Open attached project (the last one). 2. Check the bands on the built-in sphere and also the dark patches. I trie... 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 hierarc... 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 ... 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.... 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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working