Search Issue Tracker

16
votes
By Design

EditorGUILayout.PropertyField is not changing the list elements

IMGUI

-

Nov 19, 2021

-

Version/s: 2021.2.0b5, 2021.2.2f1, 2022.1.0a2

How to reproduce:1. Open project "2020.3.22f1.zip"2. Press BuildConfig>Open Build Configuration Window in the top menu3. Press th... Read more

13
votes
Fixed

List Elements in the PropertyField disappear when the window is displaye...

IMGUI

-

Oct 06, 2021

-

Version/s: 2021.1.18f1, 2021.2.0b5, 2022.1.0a2, 2022.1.0a10

How to reproduce:1. Open the attached "case_1371078" project on the second screen2. Open the "Sample" Scene3. Observe the "Repro" Ga... Read more

0
votes
Fixed

[IMGUI] Editor Toolbar Buttons Tooltip position are misaligned

IMGUI

-

Mar 31, 2021

-

Version/s: 2021.2.0a11, 2021.2.0a12

On hovering the mouse over Editor Tools Buttons, tooltips are present in a misaligned manner. Refer attached video. Steps to Repro:1... Read more

0
votes
Fixed

[macOS] Ctrl+Click does not open ObjectField context menu ("Properties.....

IMGUI

-

Feb 23, 2021

-

Version/s: 2020.1.0a23, 2020.2, 2020.2.0b6, 2021.1, 2021.2

Reproduction steps:1. Create and open a new Unity project2. In Hierarchy, select Main Camera3. In Inspector, Hold Control Keyboard B... Read more

0
votes
Fixed

[IMGUI] Error stack-trace information not highlighted and selected using...

IMGUI

-

Feb 16, 2021

-

Version/s: 2021.2.0a5

While selecting any error 'Stack-Trace' in console with mouse left click, Unable to select stack trace in the console. refer attache... Read more

0
votes
Fixed

IndexOutOfRangeException is thrown when triggering ShowObjectPicker in a...

IMGUI

-

Apr 27, 2022

-

Version/s: 2021.2.0a14, 2021.2.19f1, 2021.3, 2022.1, 2022.2

Reproduction steps:1. Open the user's attached project2. Open script "Assets/Examples/MathGraph/Editor/MathGraphEditor.cs"3. Change ... Read more

1
votes
Won't Fix

Label has no indentation in the Inspector when using EditorGUI.PrefixLab...

IMGUI

-

Feb 03, 2021

-

Version/s: 2018.4.30f1, 2019.1.0a10, 2019.4, 2020.2, 2021.1, 2021.2

How to reproduce:1. Open the user's attached "PrefixLabelBug.zip"2. Open the "SampleScene" Scene3. Select the "JustAGameObject" Game... Read more

0
votes
Fixed

[UI] MinMaxSlider disappears when enable/disable "Whole Numbers" checkbo...

IMGUI

-

Apr 12, 2021

-

Version/s: 2019.4, 2020.1, 2020.2, 2020.3, 2021.1, 2021.2, 2021.2.0a13

On enabling/disabling the "Whole Numbers" checkbox for UI Slider MinMaxSlider gets disappears Refer to the attached video Steps to r... Read more

0
votes
Fixed

PopupWindow stays open when moving the Editor Window

IMGUI

-

Jan 22, 2021

-

Version/s: 2020.1.0a22, 2020.2, 2021.1, 2021.2, 2021.2.0a3

How to reproduce:1. Create a new project2. Click on the "Layers" tab in the top right corner of the Editor3. While the context menu ... Read more

1
votes
By Design

Selected Elements of ReorderableList are offset when using DoList(Rect, ...

IMGUI

-

Mar 19, 2021

-

Version/s: 2020.3, 2020.3.0f1, 2021.1, 2021.2

How to reproduce:1. Open the attached project (case_1322766-ReorderableList)2. Open SampleScene3. Click on GameObject in the Scene H... Read more