Search Issue Tracker

0
votes
Won't Fix

Variables are reset when mecanim object is enabled repeatedly

Animation

-

Nov 29, 2013

-

Version/s: 4.3.0f4

To reproduce:1) Open the project that I have attached2) Run 'Repro' scene4) Run the scene5) Notice that animator parameters were cha... 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
Fixed

Editor Crashes when deleting a GameObject

Assets Management

-

Nov 29, 2013

-

Version/s: 4.3.0f4

To reproduce:1. Open attached project2. Open scene "crash"3. Select Tree_Mini and try to delete it - Unity crashes Note: the user me... Read more

0
votes
Fixed

The editor silently fails when a serialized field is type-mismatched

Inspector Framework

-

Nov 29, 2013

-

Version/s: 4.3.0f4

To reproduce: BUGGY SCENARIO:1. create new game objects ObjA and ObjB2. make the following component, TestScript.cs:using UnityEngin... Read more

1
votes
Not Reproducible

Mip map generation for sprites on AMD Radeon GPU's is broken

2D

-

Nov 29, 2013

-

Version/s: 4.3.0f4

To reproduce:1. Open attached project2. Open scene "MipMap error". It contains two sprites - one with mip maps enabled and one with ... Read more

15
votes
Fixed

Cannot change code formatting in 'Braces' category

CodeEditors

-

Nov 29, 2013

-

Version/s: 4.3.0f4

This issue only occurs on WindowsTo recreate:1)Open any script in MonoDevelop2)Go Tools->Options then under Source Code select Co... Read more

1
votes
Fixed

Event is not triggered at the last frame of the animation

Animation

-

Nov 29, 2013

-

Version/s: 4.3.0f4

To reproduce:1. Open the project that I've attached;2. Open the scene (it contains an animated game object);3. Open the animation wi... Read more

0
votes
Duplicate

Unity doesn't support a 9 patch splash for Android

Android

-

Nov 29, 2013

-

Version/s: 4.2.2f1

A feature request was open for this and is assigned to our developers: Create a 9 patch splash using the draw9patch application foun... Read more

0
votes
Fixed

Crash when when the AnimationFinished() method is called

Animation

-

Nov 29, 2013

-

Version/s: 4.3.0f4

Steps to reproduce : - import the project attached- open the scene and press play- move to the right while shooting and Unity will c... Read more

36
votes
Fixed

Texture offset properties

Animation

-

Nov 29, 2013

-

Version/s: 4.3.0f4

To reproduce:1. Open the project I've attached2. Click on the cube3. Open the animation window4. See that a curve is in red. Steps I... Read more

All about bugs

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