Search Issue Tracker
C# Switch statements with string are way slower then if's
C# Switch statements involving strings seems to be *very slow* in attached projects two gameobject one running if's in update the ot... Read more
Radius for tree's doesn't work for hand-edited nodes
Once a node in the tree has been hand-edited, dragging the radius slider doesn't do anything.... Repro: Create Tree Set Radius of t... Read more
Audio spamming makes Fmod run out of audio channels
To reproduce. - Open attached project and launch the "Scene_Test" - Hit Play - Observe that the classical music drops out. Read more
Max distance setting is ignored
Could reproduce in version 4.0.0b12 (b6f69b69a8be) To reproduce: - Open attached project and launch scene "Audio3DSource" - Hit Pla... Read more
SceneView search filtering fails with no hierarchy view
Scene view search seems to not work properly. Repro: 1) Non maximized scene view - In a new scene, put in a cube and a sphere - In ... Read more
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 *... 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
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP
- Crash on buffer_add_value_full when hovering over SerializedProperty.boxedValue in Debug Mode after ISerializationCallbackReceiver.OnAfterDeserialize modifies value
- Editor is not capitalised consistently in Preferences window
- [Linux] “Restore Defaults” warning window appears behind Profiler Modules dropdown
- [iOS] Time.deltaTime is switching between 9.998583E-06 and approximately 0.01 seconds