Search Issue Tracker
Editor GUI polish: scroll-down and resize buttons overlap
The scroll-down button in editor windows with overflow is unusable because the resize handle is on top of it. Read more
Unity is unable to display special character in console
Unity is unable to display special (ascii) characters in console. It just displays empty line with warning icon (see console for act... Read more
Shift-W doesn't work for WASD control in Terrain
You cannot move forward with SHIFT-W when one of the terrain tools is selected. Read more
Custom windows still appear in new project
To reproduce 1. Open the attaced project in Unity. 2. Open Window>MyWindow - this is a simple Custom Window 3. Open a new Unity pro... Read more
Using HandlesBeginGUI throws: GUI Error
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced (type:2) UnityEngine.GUIUtility:EndGUI(In... Read more
Inconsistent animation curve when changing the rolloffMode from Custom t...
This could be reproduced on version 4.0.0b10 (0a7760ba81f3). When changing the rolloffMode from Custom to Logarithmic on the animati... Read more
Running multiple BC demo webplayers causes FF crash
* use proper memory managment system to not crash and instead give nice eror messages. Read more
Maximise on play option not maintained when Layout is changed
To reproduce; 1. Turn on Maximise on play 2. Change layout to anything else Maximise on play is no longer turned on. Read more
Unchecking "override for iPhone" loses icon selections.
Unchecking "override for iPhone" in the Player icons settings loses icon selections. The attached project has one 72x72 icon select... 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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window