Search Issue Tracker

0
votes
Fixed

GUILayout.EndHorizontal() throw an exception after calling BuildPipeline...

IMGUI

-

Jun 30, 2015

-

Version/s: 5.1.0p1

Repro steps: 1) Open the project 2) Go to Bundle -> Bundle Do in Menu bar 3) Click Build AssetBundle 4) Notice that exception is thr... Read more

0
votes
Postponed

[MenuItem("menu/menuItem _X")] doesn't register lowercase inputs

IMGUI

-

Apr 05, 2014

-

Version/s: 4.5.0b6

Steps to repro: 1. Open the attached project 2. Press ctrl+G, observe the message in the console that input was registered. 3. Press... Read more

2
votes
Won't Fix

EditorGUIUtility.labelWidth inconsistent between Layout and Repaint passes

IMGUI

-

Oct 12, 2015

-

Version/s: 5.2.1p3

Steps to reproduce: 1. Open attached project 2. Open scene "Main" 3. Select "Inspector Helper" in hierarchy 4. Resize inspector of ... Read more

0
votes
Won't Fix

OSX Color Picker doesn't retain size and configuration

IMGUI

-

Aug 17, 2012

-

Version/s: 4.0.0b6

To reproduce: a) If not already enabled, enable Preferences->General->OS X Color Picker. b) Click on a color variable somewhere; e.g... Read more

2
votes
Not Reproducible

Vertical text is blurry. (example: Rect Transform anchor presets)

IMGUI

-

Aug 20, 2014

-

Version/s: 4.6.0b17

1. Open the attached project 2. Open "testscene" scene (it has Canvas and Button) 3. Select Button in Hierarchy 4. Look at Inspector... Read more

0
votes
By Design

different event order for context click

IMGUI

-

Jun 19, 2014

-

Version/s: 4.6.0b10

1) Error: When using the right click in Mac, the order of events are: -MouseDown -ContextClick -MouseUp but in Windows, they are: -... Read more

0
votes
Fixed

[GUI.Matrix] Scaled matrix breaks internal layout if scale isn't 1

IMGUI

-

Nov 17, 2015

-

Version/s: 5.3.0f1

To reproduce: - Open attached project - Open the scene "testScene" - Click Play button Expected behavior: rightmost menu should loo... Read more

0
votes
Fixed

Tabbing through controls jumps back to "active" checkbox for the game ob...

IMGUI

-

Sep 07, 2013

-

Version/s: 4.3.0b1

Steps to reproduce : - import the project attached - select the Main Camera - in the inspector select the first Enabled property -... Read more

0
votes
Not Reproducible

Image added to the label in PropertyDrawer.OnGUI() is displayed in the w...

IMGUI

-

Aug 21, 2015

-

Version/s: 5.1.2p3

How to reproduce: 1. Open the attached project 2. Open Test scene 3. Select Camera game object 4. Notice that modifying the image of... Read more

0
votes
Fixed

Crash maximizing tabs

IMGUI

-

Sep 07, 2015

-

Version/s: 5.3.0a2

To reproduce: 1. Open editor 2. Maximize scene tab 3. Editor crashes Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.