Search Issue Tracker

0
votes
Fixed

A specific animation character moves both directions vertically, instead...

Animation

-

Apr 01, 2017

-

Version/s: 5.6.0f3

To reproduce:1. Open project2. Play 'mainScene' Expected: 'Rabbit will be jumping from the hat' (expected and actual result gifs are... Read more

0
votes
Fixed

Dropdown stops working when parent canvas is disabled and reenabled in p...

uGUI

-

Apr 01, 2017

-

Version/s: 5.6.0f3

Reproduction steps:1. Create new project2. Add UI/Dropdown to the scene3. Press play4. Check that dropdown is working5. Disable and ... Read more

2
votes
Fixed

When Image component is added to a child through script, methods OnEnabl...

Scripting

-

Apr 01, 2017

-

Version/s: 5.6.0f3

There is an attached project with a script, which creates 10 child objects and add Image component to them. Also there are OnEnable ... Read more

34
votes
Fixed

Rect Transform values are set to NaN when decreasing the height of the C...

uGUI

-

Apr 01, 2017

-

Version/s: 5.6.0f3

To reproduce: 1. In a new project, create a Canvas2. Set Render Mode to Screen Space - Camera3. Select Main Camera as Render Camera4... Read more

0
votes
Fixed

[Mac] Debugger corrupts vector2 values

Mono

-

Apr 01, 2017

-

Version/s: 5.6.0f3

Repro steps: 1. Open the provided scene2. Open the script3. Press the "Play" button in MonoDevelop4. Add a breakpoint on line 10 (wh... Read more

7
votes
Fixed

Sprite packer causes Out of memory error

2D

-

Apr 01, 2017

-

Version/s: 5.6.0f3

Unity editor crashes on sprite packing with out of memory exception, if there is not enough RAM. Tested with 4GB RAM Reproduction st... Read more

1
votes
Fixed

Cloth crashes editor in physx::Sc::ClothSim::clearCollisionShapes when e...

Physics

-

Apr 01, 2017

-

Version/s: 5.6.0f3

To reproduce: 1. Open attached project2. Enter and exit Play mode until editor crashes Expected: Cloth does not crash the editor whe... Read more

1
votes
By Design

WebGL loader/template canvas id doesn't recognize name with #

WebGL

-

Apr 01, 2017

-

Version/s: 5.6.0f3

To reproduce:1) Upload attached build to a server (loading from file causes it to never load)2) Open Build\UnityLoader.js3) Notice i... Read more

2
votes
Fixed

Handles (Position, Rotation, etc) do not work when the handles are used ...

Scene/Game View

-

Apr 01, 2017

-

Version/s: 5.6.0f3

Steps to reproduce:1. Open attached project2. Open "Test01" scene3. Try to move the position and rotation handles4. Click on check b... Read more

1
votes
Fixed

Camera Depth is ignored with 3+ cameras and one with different viewport

Camera

-

Apr 01, 2017

-

Version/s: 5.6.0f3

Repro steps: 1. Open attached projects "incorrect_camera_ordering" scene2. Change "middle_camera_green" view port to (0.3;0;1;1)4. S... Read more