Search Issue Tracker

4
votes
Duplicate

Failed to run serialization weaver when building for WP8

WP8

-

Jun 24, 2014

-

Version/s: 4.5.1p2

To reproduce:1. Import attached repro.unitypackage. It contains some scripts2. Try to build for WP8 - an error is thrown:Error build... Read more

0
votes
Fixed

Auto Generate Animation: Animations not available before Saving Project

Animation

-

Jun 25, 2014

-

Version/s: 5.0.0a13

Steps to reproduce : - import the project attached- open the "Test" scene- navigate to Canvas>Button and press Auto Generate Anim... Read more

0
votes
Fixed

Cloth sphere collider gizmo rendering bug

Scene/Game View

-

Jun 25, 2014

-

Version/s: 5.0.0a13

To reproduce:1. Open attached project2. Open cloth collisions scene3. Select Cloth game object4. Observe the collider gizmo around c... Read more

0
votes
Fixed

API Updater fails to update references resolved through "duck typing"

Scripting

-

Jun 05, 2014

-

Version/s:

UnityScript can resolve members dynamically, for instance: var o = Instantiate(myPrefab);o.rigidbody.mass = 42.0; In this case the A... Read more

0
votes
Fixed

Instantiating uGUI prefab that has position 0,0,0 breaks it's children

UI

-

Jun 25, 2014

-

Version/s: 4.6.0b11

To reproduce:1. Open repro package2. Open scene test. It contains a button, that when pressed, will instantiate a prefab. The prefab... Read more

0
votes
Fixed
0
votes
Fixed

Custom uGUI text pops out of rect bounds on certain game view sizes

UI

-

Jun 25, 2014

-

Version/s: 4.6.0b11

To reproduce:1. Open attached project2. Open TextIssue scene. It contains two texts, one on the top is the default uGUI text, the bo... Read more

5
votes
Fixed

FullScreenMovieScalingMode.AspectFill does not work as expected on Android

Android

-

Mar 03, 2014

-

Version/s: 4.2.1f4

FullScreenMovieScalingMode.AspectFill does not fill the screen and leaves black borders on portrait mode. Works as expected on iOS. Read more

0
votes
Fixed

Freeze on printing downloaded long string

Editor - Other

-

Jun 21, 2014

-

Version/s: 4.5.1f3

1. Open scene "test"2. Play in editor3. Press Gui.button "return Length 100,000(Freeze)", file will be downloaded and printed with d... Read more

0
votes
Fixed

Text of uGUI disappears after application is sent to background on WP8

WP8

-

Jun 26, 2014

-

Version/s: 4.6.0b11

Steps to reproduce:1. Create a project which uses Text component2. Build and run on WP83. Send application to background and bring i... Read more