Search Issue Tracker

0
votes
Fixed

uGUI: Layout filled with dynamically created children doesn't arrange c...

UI

-

Jul 07, 2014

-

Version/s: 4.6.0b12

To reproduce:1. Open project2. Open 'test' scene3. Play scene4. Click 'Fill Button' in game view (Script attached to 'Fill Button' c... Read more

0
votes
Fixed

Unity crashes when setting .enable on CanvasGroup in runtime

UI

-

Jul 07, 2014

-

Version/s: 4.6.0b12

To Reproduce:1. Create a gameObject with a CanvasGroup component, (notice that it can't be disabled/enabled in inspector)2. Try to d... Read more

0
votes
Won't Fix

GPU Profiler is not working on Mac OS X 10.8.5

Graphics - General

-

Jul 07, 2014

-

Version/s: 5.0.0a15

GPU Profiler is not working on Mac OS X 10.8.5 - please see attached screen shot for details. To reproduce:- Open attached project a... Read more

0
votes
Duplicate

When a text input field has been closed, it cannot be reopened until som...

UI

-

Jul 07, 2014

-

Version/s: 4.6.0b12

To reproduce:1) Download and open the uGUI demo project for 4.6.0b12 (attached to this report as well)2) Build run the widget scene ... Read more

0
votes
Fixed

uGUI Button prefab with transition animation throws "Animator has not be...

UI

-

Jul 07, 2014

-

Version/s: 4.6.0b12

1. Open attached file "repro_618186.zip"2. Open scene "Untitled"3. Drag button prefab to canvas4. Warning in console "Animator has n... Read more

0
votes
By Design

Can't interact with uGUI using a mouse on Android

UI

-

Jul 07, 2014

-

Version/s: 4.6.0b11

This is a regression in Unity 4.6.0b11. Mouse worked fine with 4.6.0b10. Reproduced on:Google Nexus 5 with Android 4.4.4with Logitec... Read more

0
votes
Fixed

Tying cursor is smaller then the text when Best Fit is selected

UI

-

Jul 07, 2014

-

Version/s: 4.6.0b12

Steps to reproduce : - import the uGUI beta 12 project- open the "Widgets" scene and press play- type "Test" in the multiline input ... Read more

0
votes
Fixed

ArgumentOutOfRangeException when clicking on the cursor in the multiline...

UI

-

Jul 07, 2014

-

Version/s: 4.6.0b12

Steps to reproduce : - import the uGUI project for beta 12- open the "Widgets" scene and press play- in the Multiline input field wr... Read more

0
votes
Fixed

'Window background' in some example project scene renders dark ios/andro...

UI

-

Jul 07, 2014

-

Version/s: 4.6.0b12

1. on a windows machine open example project and load scroll view scene2. switch to iOS mode in buildsettings3. observe that backgro... Read more

0
votes
Fixed

Script updater fails if code has open generic types references

Scripting

-

Jul 06, 2014

-

Version/s: 5.0.0a15

code like: var t = typeof(Nullable<>); causes ScriptUpdater to crash Read more

All about bugs

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