Search Issue Tracker
Noticeable pause when plugging headphones in/out
Repro: - In an empty project press play and make sure stats are shown in the GameView- On my machine framerate was reported very hig... Read more
Roots of the tree are visible in tree-billboard mode
Roots of the tree (i.e. the part of the tree which is bellow the terrain) is visible when tree is rendered in billboard mode. It is ... Read more
Camera's field of view can't be <1
The user had a use case where he needs a Camera FoV of 0.1, but 1 is the minimum allowed value right now. In Unity 2.6, FOV was not ... 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. whi... Read more
Build progress bar doesn't account for resources
1. Open the attached project.2. Duplicate the texture "White 1" at least three times.3. Choose File>Build Settings4. Click "Build... Read more
[GUI] Meshes using TextShader show through opaque meshes
How to reproduce: 1. Open attached project2. Open scene Scenes/Main.unity3. Select any text object in the scene (Game Title for inst... Read more
Including an ampersand (&) symbol in Input Textfield "Player Settings/Pr...
To Reproduce:1. Build an simple iPhone app adding '&' in the name. Expected:1. Unity should see that the character is not valid.... Read more
Generic objects do not appear in the inspector.
To Reproduce:1. Add the sample script to a GameObject.2. Selected the GameObject and notice the data is not Serialized for inspectio... Read more
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 zero ... 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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically