Search Issue Tracker

0
votes
Fixed

Clicking on a font resource causes Unity to crash

Assets Management

-

Nov 29, 2013

-

Version/s: 4.3.0f4

To reproduce: 1. Import the free Unity Gui from the Asset store or open the attached project 2. Click on a font resource icon in the... Read more

0
votes
Fixed

Sprites with Mip Maps enabled do not get packed

2D

-

Nov 29, 2013

-

Version/s: 4.3.1f1

To reproduce: 1. Open attached project 2. Use Sprite Packer to pack the sprites found within Expected result: They get packed Actu... Read more

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 attached 2) Run 'Repro' scene 4) Run the scene 5) Notice that animator parameters were... 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.GetBoneTrans... 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 project 2. Open scene "crash" 3. Select Tree_Mini and try to delete it - Unity crashes Note: the use... 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 ObjB 2. make the following component, TestScript.cs: using Unity... 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 project 2. Open scene "MipMap error". It contains two sprites - one with mip maps enabled and one wit... 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 Windows To recreate: 1)Open any script in MonoDevelop 2)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... 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 fou... Read more

All about bugs

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