Search Issue Tracker

0
votes
Fixed

Importing Assets references "Legacy animation system" in RED and YELLOW ...

Docs - Manual

-

Dec 02, 2013

-

Version/s: 4.3.0f4

Steps to reproduce : - open the page http://docs.unity3d.com/Documentation/Manual/ImportingAssets.html- scroll down to "Meshes &... Read more

1
votes
Fixed

Lens Flare documentation is not updated

Docs - Manual

-

Dec 04, 2013

-

Version/s: 4.3.0f4

Steps to reproduce : - open the page http://docs.unity3d.com/Documentation/Components/class-LensFlare.html- notice that Ignore Layer... Read more

0
votes
Fixed

Dragging animation onto a scene object causes crash

Animation

-

Dec 10, 2013

-

Version/s: 4.5.0a2

To reproduce:1. Open attached project2. Drag the "New Animation" onto the camera in scene - unity crashes Does not crash if you manu... Read more

0
votes
Fixed

Coroutines page in unity manual has a C# function that includes "yield r...

Docs - Manual

-

Nov 30, 2013

-

Version/s: 4.3.0f4

Coroutines page in unity manual has a C# function that includes "yield return" instead of the correct "yield return null". To reprod... Read more

0
votes
Fixed

[MaterialPropertyBlock] doesn't work with Particle Systems

Shuriken

-

Dec 09, 2013

-

Version/s: 4.5.0a2

To reproduce:1. Open 'updatedRepro.unitypackage"2. Open scene "ParticleRendererTest". It contains a cube and a particle system. Both... Read more

1
votes
Fixed

OnCollisionEnter(Collision collision) gives weird results for collision....

Physics

-

Dec 10, 2013

-

Version/s: 4.3.1f1

To reproduce:1. Open attached project2. Open "scene1". It contains a sphere that collides with 3 cubes that belong to a parent with ... Read more

0
votes
Fixed

When you slice up a sprite sheet, the resulting sprites are not in alpha...

2D

-

Dec 03, 2013

-

Version/s: 4.3.0f4

When you slice up a sprite sheet, the resulting sprites are not in alphabetical order. To reproduce:1. Open any project containing a... Read more

0
votes
By Design

Prefab name changes only when saving the entire project

Assets Management

-

Dec 10, 2013

-

Version/s: 4.3.1f1

To reproduce:1. Open any project where you have a prefab with child objects2. Place the prefab object in the scene3. In the assets, ... Read more

0
votes
Fixed

WWW.progress returns only "0" or "1" values

Windows Store Apps

-

Dec 10, 2013

-

Version/s: 4.3.1f1

Using method WWW.progress on Win Store Apps, value is always returned 0 or 1. While downloading, value should vary between 0 and 1; Read more

0
votes
Fixed

Update lag in dopesheet after creating animation in scene

2D

-

Dec 11, 2013

-

Version/s: 4.5.0a2

1. Have animation window open2. create animation by dragging at least two sprites to scene3. Curve does not appear in dopesheet unti... Read more