Search Issue Tracker

0
votes
Won't Fix

Cannot use legacy animation system with animations which are defined usi...

Animation

-

Dec 06, 2013

-

Version/s: 4.3.1f1

To reproduce:1. Create a game object2. Add an animation using the animation window3. Replace "Animator" component with "Animation" c... Read more

1
votes
Fixed

Audio Clip Component documentation seems to be missing

Docs - Scripting Reference

-

Dec 07, 2013

-

Version/s: 4.3.1f1

To reproduce:1. Open AudioClip page in ScriptReference.There's a Audio Clip Component link at the top of the page.2. Click itExpecte... Read more

0
votes
Fixed

GenericMenu.ShowAsContext throws NullReferenceException

IMGUI

-

Nov 11, 2013

-

Version/s: 4.3.0f3

Steps to reproduce : - import the project attached- go to Custom>Open Generic Menu and notice the exception in the console Read more

1
votes
Fixed

AnimationClip references undocumented Motion parent class

Docs - Scripting Reference

-

Nov 20, 2013

-

Version/s: 4.3.0f4

Steps to reproduce : - open the link http://docs.unity3d.com/Documentation/ScriptReference/AnimationClip.html- search for Parent Cla... Read more

3
votes
Fixed

Undocumented function in the docs

Docs - Scripting Reference

-

Nov 30, 2013

-

Version/s: 4.3.1f1

Steps to reproduce : - open the link http://docs.unity3d.com/Documentation/ScriptReference/Mesh.UploadMeshData.html and notice that ... Read more

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