Search Issue Tracker

0
votes
Fixed

[Name bindings] Humanoid animation with extra skeleton is not correct fo...

Animation

-

Jan 15, 2014

-

Version/s: 4.3.1f1

Steps to reproduce : - import the project attached- select "b_run_dribble_left.fbx"- drag the "YMHD_001_modle" fbx in the preview ar... Read more

0
votes
Won't Fix

Sprite causes a fatal out of memory error

Asset Import

-

Jan 15, 2014

-

Version/s: 4.3.0f4

To reproduce:1. Open attached project2. Assets -> Reimport AllExpected result: It opens/importsActual result: Out of memory excep... Read more

1
votes
Fixed

Documentation for TextMesh.richText is messed up

Docs - Scripting Reference

-

Jan 16, 2014

-

Version/s: 4.5.0a5

http://docs.unity3d.com/Documentation/ScriptReference/TextMesh-richText.html - the description there has a lot of html symbols like ... Read more

0
votes
Fixed

AudioClip.getData returns zeroes if used with compressed audio types

Docs - Scripting Reference

-

Dec 02, 2013

-

Version/s: 4.2.2f1

Documentation of AudioClip.getData is missing a mention that only AudioClips with the load type set to DecompressInMemory support Ge... Read more

0
votes
Fixed

Camera.Render doc missing call to Texture2D.Apply

Docs - Scripting Reference

-

Jan 08, 2014

-

Version/s: 4.3.3b1

The code sample for Camera.Render doesn't have a call to Texture2D.Apply after Texture2D.ReadPixels which can be confusing for anyon... Read more

0
votes
Fixed

C# example for Serializable does not inherit from System.Object

Docs - Infrastructure

-

Jan 10, 2014

-

Version/s: 4.3.3f1

The documentation for Serializable http://docs.unity3d.com/Documentation/ScriptReference/Serializable.html states that the serializa... Read more

0
votes
Fixed

Win Store Apps can't detect any connected non-Xbox joystics

Windows Store Apps

-

Jan 13, 2014

-

Version/s: 4.3.3f1

Win Store Apps can't detect any other than Xbox joysticks. Read more

1
votes
Fixed

Editor freezes when trying to quit it after importing a Maya file

Asset Import

-

Jan 14, 2014

-

Version/s: 4.3.3f1

Importing a Maya file into Unity starts a "Maya application file" process which locks Unity editor similarly as the "adb.exe" proces... Read more

0
votes
Duplicate

Crash when editing a mesh when a Particle System which contains two refe...

Shuriken

-

Jan 16, 2014

-

Version/s: 4.3.2f1

Steps to reproduce : - import the project attached- reimport the "mesh_vitalizing_seed_sprouts" fbx- open the scene "Seed1"- expand ... Read more

0
votes
Duplicate

Windows Phone 8 player fails to call System.Type.GetMethod() with Method...

WP8

-

Jan 16, 2014

-

Version/s: 4.3.3f1

Create a script which makes use of System.Reflection.MethodInfo System.Type.GetMethod(System.String, System.Reflection.BindingFlags)... Read more