Search Issue Tracker
Scene GUI style is changing when an object is selected in the Scene
To reproduce: 1. Open the project, attached by the user (TestUIBug.zip)2. Open "Scene" scene3. Make sure you are using a light Edito... Read more
EditorGUILayout.PropertyField does not create GUI for array's (with Hide...
Reproduction steps:1. Download project "ArrayOnInspectorBug.zip" and open in Unity2. Select GameObject Actual: only array's name is ... Read more
EditorUtility DisplayProgressBar only shows up for one frame and then it...
How to reproduce:1. Open attached project "DisplayProgressBar.zip" and scene "SampleScene"2. Enter Play mode3. Observe the new progr... Read more
Editor Windows Layout is being saved/loaded incorrectly when saving undo...
How to reproduce:1. Open attached project "layoutbug.zip"2. Undock Scene Window3. Move Scene Window to be slightly out the screen of... Read more
Move tool glitches when using Vertex snapping
How to reproduce:1. Open the attached 'New Unity Project.zip' project2. Open 'SampleScene' and select 'Cube(1)'3. Make sure that ''M... Read more
RectTransform Position and Width properties remain inaccessible after re...
The RectTransform Position and Width properties remain inaccessible after removal of LayoutElement and VerticalLayoutGroup component... Read more
A null reference exception is thrown when trying to access EditorStyles....
How to reproduce:1. Open the attached 'project-1231054.zip' project2. Select the 'TestEditor' in the Hierarchy window3. Open the 'Te... Read more
EditorGUILayout.PrefixLabel is too large when the scrollbar is visible i...
How to reproduce:1. Download attached project and open "Main" Scene2. Select the GameObject named "GameObject" to display the SomeMo... Read more
UnityEngine.GUIStyle:DrawWithTextSelection crashes when using @Max Tray ...
To reproduce: 1. Download @Max Tray Player from https://www.trayplayer.com/, install it and run it2. Download attached project "Cras... Read more
Distance to the Scene View Camera is ignored in the Orthographic mode wh...
To reproduce:1. Open the attached project;-note: Do not change Editor Layout.2. Load "Test" scene;3. Align the scene view camera tow... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default