Search Issue Tracker

0
votes
Fixed

If there is a lot of text in the Label text field you cannot scroll down...

IMGUI

-

Jan 30, 2014

-

Version/s: 4.6.0b1

Add the text from http://www.csbruce.com/software/utf-8.html to a Text component. Try to scroll inside the Text field. You can't aft... Read more

0
votes
Won't Fix

Property does not render its children when it's rendered with PropertyFi...

IMGUI

-

Feb 15, 2014

-

Version/s: 4.6.0b2

To reproduce:1. Open attached project2. Open "scene"3. Select "GameObject"4. Look at the inspector. There are two lists, both render... Read more

0
votes
Won't Fix

Foldout behavior is inconsistent between components and EditorGUI.Foldout

IMGUI

-

Mar 20, 2014

-

Version/s: 4.6.0b5

Steps to reproduce:1. Create a project which has Editor script from http://docs.unity3d.com/Documentation/ScriptReference/EditorGUI.... Read more

0
votes
Fixed

cmd+D does not duplicate an array in the Inspector

IMGUI

-

Mar 24, 2014

-

Version/s: 4.6.0b5

To reproduce:1. Open the project that I've attached2. Open the _scene3. Click on the only element in the scene view4. Expand "Sound ... Read more

0
votes
Not Reproducible

Pasting more than 4 lines in the Text component will display the fourth ...

IMGUI

-

Mar 27, 2014

-

Version/s: 4.6.0b5

Steps to reproduce : - create a new project- select the "Main Camera" and add a "Text" component- copy the following lines in the te... Read more

0
votes
Duplicate

Opened 4.6b6 for the first time after installation and get pop error abo...

IMGUI

-

Apr 02, 2014

-

Version/s: 4.6.0b6

1. install 4.6b6 on windows from: http://teamcity.unity3d.com/viewLog.html?buildId=697722&tab=artifacts&buildTypeId=bt38862.... Read more

0
votes
Fixed

GenericMenu doesn't work correctly on OSX

IMGUI

-

Sep 01, 2014

-

Version/s: 4.6.0b18

To Reproduce: 1. Open the attached project on OSX, click 'Window/Runtime Inspector Configuration', click on 'Add Property', notice t... Read more

3
votes
Not Reproducible

Constant warnings when leaving/entering playmode of widget scene

IMGUI

-

Apr 09, 2014

-

Version/s: 4.6.0b7

1. open scene 'widgets' in uGUIprojectbeta72. observe warnings: Material AriaSDFOutline doesn't have stencil propertiesUnityEditor.D... 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:-MouseD... Read more

1
votes
Postponed

When script inherits from a built-in GUI component, additional fields ad...

IMGUI

-

Aug 10, 2014

-

Version/s: 4.6.0b15

To reproduce this bug: 1. Open the attached project2. Open 'example' scene3. Open 'CustomText' script4. Notice that it inherits from... Read more

All about bugs

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