Search Issue Tracker
Editor script menu entries only visible on click
Main menu is not immediately updated when a new editor script is added. Read more
GUI controls don't loose focus when Web Player looses focus.
Two cursors appear on the screen (i.e. one in the browser text field and one in Unity text field). Read more
iOS mode editor handles textfield input inconsistently
The editor uses TTF text rendering in all modes, but the iOS runtime uses bitmap text rendering. This means that you can input non-a... Read more
Project Wizard dialog doesn't get focus (it stays behind other windows)
Project Wizard dialog doesn't get focus (it stays behind other windows) when Unity is launched with Alt button. Read more
Unity reverts ImportSettings when pressing Play
When pressing Play Unity reverts any unapplied changes you have on ImportSettings. Steps to reproduce: Find some imported asset Chan... Read more
SoftOcclusion trees are not affected by Terrain Wind since 3.0
The terrain tress are not being affected by wind. Repro Steps: 1) Launch unity 3.2.0f3_606202) Create new terrain: 50x50 res and pai... Read more
Search results should keep their indentation to ease locating the file.
Search results should keep their indentation to ease locating the file. Repro:1. Open the boot camp demo project.2. In the project p... Read more
Improve webplayer fullscreen - default resolution
"Default Screen Width and Default Screen Height are used by the Web Player when entering fullscreen mode through the context menu in... Read more
GameView clears what the user rendered to screen in Update() with camera...
The GameView editor window clears the entire game view rect with the GameViewBackground style (dark gray with drop shadow) in OnGUI,... 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
- AI Assistant still collects telemetry with AI Gateway even when user opted out.
- BuildVectorImage(SceneInfo, Rect) is internal, and should be public
- SVGImporter preset added to the Preset Manager changes to a ScriptedImporter when restarting the project
- Built-in Standard shader variants remain stripped from the build when retained via Shader Variant Collection or Shader Build Settings
- Particles are not rendered when particle's material shader is set to URP/Particles, Soft Particles is enabled and Camera Fading is disabled