Search Issue Tracker

0
votes
Fixed

"Error occurred in occluder data computation" thrown when trying to bake...

Camera

-

Dec 03, 2013

-

Version/s: 4.3.1f1

To reproduce:1. Open attached project2. Open scene testas, it contains a terrain and a camera3. Open Occlusion Culling window and pr... Read more

0
votes
Fixed

Animator.GetBoneTransform() causes crash when there is no avatar

Animation

-

Nov 29, 2013

-

Version/s: 4.3.0f4

To reproduce:1. Create a new script and add:void Start() {Animator animator = GetComponent<Animator>();animator.GetBoneTransfo... Read more

0
votes
Duplicate

Crash when importing a Particle System that uses a custom mesh

Assets Management

-

Nov 29, 2013

-

Version/s: 4.3.0f4

To reproduce:1. Import "crash.unitypackage". It contains a particle system and a custom .fbx file that the system uses. Unity will c... Read more

0
votes
By Design

Prefab instances are not updated in the scene after optimizing models

Assets Management

-

Dec 04, 2013

-

Version/s: 4.3.0f4

To reproduce:1. Import a model2. Drag it into scene3. Drag it back into the hierarchy to make a prefab4. Go back to Model Importer5.... Read more

1
votes
Won't Fix

editor crash on trying to use System.Speech.Recognition

Scripting

-

Dec 04, 2013

-

Version/s: 4.3.1f1

-e: when trying to use System.Speech.Recognition in a script the editor crashes -repro:--unzip attached project--drag Scripts/Test.c... Read more

0
votes
Not Reproducible

Drop down menu is opened in the top right corner

Inspector Functionality

-

Dec 04, 2013

-

Version/s: 4.5.0a1

To reproduce:1. Import a model2. Click on it in the project view3. Click on Root node to expand the drop down menu4. Select the node... Read more

0
votes
Not Reproducible

Polygon collider 2d documentation is outdated

Docs - Manual

-

Nov 16, 2013

-

Version/s: 4.3.0f4

Polygon Collider 2D has been changed and it does not match the current information in documentation: http://docs.unity3d.com/Documen... Read more

0
votes
Won't Fix

Cannot load System.Runtime.TargetedPatchingOptOutAttribute type

Mono

-

Nov 30, 2013

-

Version/s: 4.3.0f4

To reproduce:1) Open attached project2) Then notice the errors in console: TypeLoadException: Could not load type 'System.Runtime.Ta... Read more

1
votes
Fixed

Contextual menu for a shader is shown in the particle system curves

Shuriken

-

Dec 03, 2013

-

Version/s: 4.3.0f4

Steps to reproduce : - create a new project- create a particle system- enable "Size over Lifetime" and select the Size Curve- resize... Read more

0
votes
Duplicate

Unity crashes on opening scene with HideFlags.DontSave object

Assets Management

-

Aug 09, 2013

-

Version/s: 4.1.2f1

To reproduce:1)Open the attached project2)Open AEAnimTesting scene3)Unity crashes (stack trace is attached in editor.log) Does not h... Read more