Search Issue Tracker

0
votes
Fixed

Animation Window should remember “curves” toggle value

Animation Window

-

Oct 14, 2013

-

Version/s:

The value should be stored at least within the Unity session. Read more

0
votes
Postponed

Performance problems when zooming out in Animation Window

Animation Window

-

Oct 14, 2013

-

Version/s:

If you zoom far out drawing the curve can take more than a minute!We need some code to limit how many keyframes are actually drawn i... Read more

0
votes
Postponed

Animation Window listings for blend shapes are reversed from skinned mes...

Animation Window

-

Oct 14, 2013

-

Version/s:

Its true for a lot of other components. The Animation window works on the serialized fields not the inspector fields. But in case of... Read more

0
votes
By Design

Hard to remove the last part of an animation

Animation Window

-

Oct 14, 2013

-

Version/s:

How do I remove the last bits of an extended curve in the animation window when there is no visible keyframe at the end? Its only po... Read more

0
votes
Won't Fix

BuildHumanAvatar only works on top hierarchy nodes

Animation

-

Oct 14, 2013

-

Version/s:

It's not mentioned in the docs and it just silently fails. It even reports isHumanoid true so there is no warning lights of any kind. Read more

0
votes
By Design

Meshes are increasing and don't get destroy and cleaned up from Memory

Profiling

-

Oct 14, 2013

-

Version/s: 4.3.0b5

Steps to reproduce : - import the project attached- open scene 1 and press play- open the Profiler tab- go to Memory and notice the ... Read more

0
votes
Fixed

NullreferenceException when dragging texture to assets with Sprite edito...

2D

-

Oct 14, 2013

-

Version/s: 4.3.0b5

1. Open Unity and open a sprite editor window2. drag any texture from outside unity into assets Observe error: NullReferenceExceptio... Read more

0
votes
Fixed

Windows Phone 8 camera stops working after app was kept in background fo...

WP8

-

Oct 14, 2013

-

Version/s: 4.3.0b5

1. Create a project which uses and displays WebCamTexture2. Build and run it with camera capability enabled.3. Check if WebCamTextur... Read more

0
votes
Fixed

Can add script that requires component that is conflicting with object's...

Scripting

-

Oct 14, 2013

-

Version/s: 4.3.0b5

1. Create object.2. Add Rigidbody2D to the object3. Create script like this:[RequireComponent(typeof(Rigidbody))]public class A : Mo... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.