Search Issue Tracker
Click outside object selector is not sent to inspector, only closes the ...
To Reproduce: 1. Select an object with diff properties in the inspector. e.g. a material 2. Open the object selector for one of the... 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
Audio Importer Inspector preview forgets settings on apply
Audio Importer Inspector preview forgets settings on apply. EXPECTED: All audio preview settings should be remembered. Optimally p... Read more
Unity displays empty string in console when the string has special chara...
When printing message with special characters Unity doesn't display the message in Editor-console, but you can see the message in Co... Read more
Locked inspectors aren't remembered between runs of Unity
Locked inspectors aren't remembered between runs of Unity Because the Inspector is used for practically everything, the ability to ... Read more
Dialogs open on wrong monitor in multi monitor setup (Windows)
Dialogs are opened on the main monitor. EXPECTED: Dialogs should open on the monitor with Unity's main window. REPRO: 1. Make sure... 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
AnimationState Wrap mode dropdown: "Clamp" should read "Once"
WrapMode.Once returns Clamp. Repro: 1- download, extract, and open attached project 2- select Main Camera 3- press play 4- observe ... Read more
Popup list is positioned incorrectly in Editor Window
To Reproduce: 1. Open tha attached project. 2. Go to Menu -> Popup Bug -> Open Window. 3. Select the "Second" -> "ten" subitem in th... 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
- The search icon in the "Searches" sections is blurry and inconsistent
- "RenderingCommandBuffer" error is thrown when switching to the tvOS platform
- Left side cog menu button is obstructed by the maximum Y value of the graph when editing a curve in the Particle System Curves
- "Property exceeds previous array size (64 vs 32)." warnings are thrown when switching from tvOS platform to a Standalone platform after restarting the Editor
- NavMeshAgent "breaks" when approaching a non-carved NavMeshObstacle