Search Issue Tracker

1
votes
Not Reproducible

AssetDatabase.FindAsset causes crash

--

-

Oct 22, 2014

-

Version/s: 5.0.0b9

Steps to repro: 1) Open Unity 2) Select default window layout 3) Open 'main' scene 4) Dock Playmaker -> PlaymakerEditor window next ... Read more

0
votes
Not Reproducible

Model with a Animation Controller containing a Blendtree is still animat...

Animation

-

Oct 22, 2014

-

Version/s: 4.5.5p1

Steps to reproduce : - import the Mecanim Example Project - create a new Animation Controller - create a blend tree and assign two ... Read more

0
votes
Fixed

Crash when adding a model to the animation preview

Animation

-

Oct 22, 2014

-

Version/s: 5.0.0b10

Steps to reproduce : - import the Mecanim example project - create a new Animation Controller - create two new states and add motio... Read more

1
votes
Won't Fix

Text in scrollview renders incorrectly on some Android devices after put...

UI

-

Oct 22, 2014

-

Version/s: 4.6.0b21

Some parts of scrollview get corrupted after putting some Android devices(Samsung Galaxy Note 3, HTC One) to sleep. They get fine af... Read more

0
votes
Fixed

After playing and stopping animation in the animation window the driven ...

UI

-

Oct 22, 2014

-

Version/s: 4.6.0b21

To reproduce this bug: 1. Open the attached project 2. Open 'TestScene' 3. Open Animation window 4. Select 'Logo' ( Canvas->Scene) ... Read more

0
votes
Fixed

Nav Mesh Agent doesn't walk on the ground (it hovers in the air)

AI

-

Oct 22, 2014

-

Version/s: 4.5.5p1

To reproduce: 1. Open attached project 2. load the scene First_Playable 3. Press play 4. Notice that robot hovers in the air In b... Read more

0
votes
Duplicate

Unity Store test kit fails due to api-ms-win-core-synch-l1-2-0.dll:Creat...

WP8

-

Oct 22, 2014

-

Version/s: 5.0.0b10

To reproduce: 1. Build an empty project for WP8 2. Open up the Store Test Kit through "Project > Open Store Test Kit" 3. Navigate t... Read more

0
votes
Fixed

[WP8] Building WP8 solution generates winmd files that are not found

WP8

-

Oct 22, 2014

-

Version/s: 5.0.0b10

To reproduce: 1. Create a new project 2. Build for WP8 3. Open up the solution with Visual Studio 4. Notice the BridgeInterface.winm... Read more

0
votes
Won't Fix

IPv6 support [Cache Server/Networking]

Networking

-

Oct 22, 2014

-

Version/s: 4.5.3p4

IPv6 is currently not supported by the Cache Server or the Editor. Read more

0
votes
Fixed

ArrayList.CopyTo() is missing from Windows Phone 8

WP8

-

Oct 22, 2014

-

Version/s: 4.5.5p1

To reproduce: 1. Create a new script 2. Add these lines to the script: public Object[] testus; void Start() { ArrayList traList = ... Read more