Search Issue Tracker

0
votes
Fixed

Incorrect referencing in the scene file after creating an asset

Assets Management

-

Jul 09, 2014

-

Version/s: 4.5.1f3

Open the Example1.scene; do the following: - Drag and drop the "Dict" script on top of the "Dict" object. - Press Ctrl-S to save the... Read more

0
votes
Fixed

Creating an asset produces an error and crashes the editor

Assets Management

-

Jul 09, 2014

-

Version/s: 4.5.1f3

Open the Example1.scene; the repro steps are: - Drag and drop the "Dict" script on top of the "Dict" object. - Press Ctrl-S to save ... Read more

0
votes
Fixed

RawImage texture cannot be changed after a yield statement in a couroutine

UI

-

Jul 09, 2014

-

Version/s: 4.6.0b12

To Reproduce: 1. Open 'ReplaceImage.cs' in the attached project remove the first (WWW) line in the coroutine, change the last line t... Read more

2
votes
Fixed

Rigidbody2D jitters when Instantiating prefabs with other RigidBody2D co...

Physics2D

-

Jul 09, 2014

-

Version/s: 4.5.1p2

To reproduce: 1. Open attached project 2. Open "MyScene" scene 3. Play the scene 4. "player" GameObject (with Rigidbody2D) jitters w... Read more

0
votes
Fixed

Updating a RectTransform's "position" value no longer updates the anchor...

UI

-

Jul 08, 2014

-

Version/s: 4.6.0b12

To reproduce: 1. Open project 2. Open "scene" scene 3. Select "Image" gameobject in Hierarchy 4. Play scene 5. Cube moves, but "Pos ... Read more

0
votes
Fixed

uGUI: Content Size Fitter drives Anchors even when disabled

UI

-

Jul 07, 2014

-

Version/s: 4.6.0b12

To reproduce: 1. Open project 2. Open 'test' scene 3. Select 'Panel' gameobject in Hierarchy 4. In 'Content Size Fitter (Script)' ... Read more

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 project 2. Open 'test' scene 3. Play scene 4. Click 'Fill Button' in game view (Script attached to 'Fill Butt... 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... 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 canvas 4. Warning in console "Animator ha... 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 inp... Read more