Search Issue Tracker

0
votes
Fixed

NullReferenceException when selecting UI Light

UI

-

Jun 24, 2014

-

Version/s: 4.6.0b11

Steps to reproduce : - import the uGUI project- open the "REnderTexture" scene- navigate in the Hierarchy to Canvas>UI Camera>... Read more

0
votes
Fixed

[Win Store Apps] Bitmap font is pink on WinRT

Windows Store Apps

-

Jun 24, 2014

-

Version/s: 4.6.0b11

Bitmap font is pink on WinRT Reproducible on 4.6.0b11;Attached screenshots and WinRT UnityPlayer.log; Repro steps:1. download "uGUIP... Read more

0
votes
Fixed

Cannot add default Flare Layer component to a Camera from code

Camera

-

Nov 05, 2013

-

Version/s: 4.5.1f3

To reproduce:1. Generate code that creates a camera; i.e. Camera someCam;2. Generate code to add a flare layer component; i.e. someC... Read more

0
votes
Fixed

Adding a DontSave component to a normal GameObject throws errors

Assets Management

-

Jun 18, 2014

-

Version/s: 4.6.0b10

To reproduce:1. Open attached project2. Open scene test3. It contains a gameobject with a components that is set to "DontSave"4. Ent... Read more

0
votes
Fixed

Slider does not update when it is no longer controlled by a HorizontalLa...

UI

-

Jun 24, 2014

-

Version/s: 4.6.0b10

Steps to reproduce:1. Open the project and the scene2. Find 'Slider' under Canvas in hierarchy3. Note that it's Rect Transform value... Read more

1
votes
Fixed

Using the Trim button in the Sprite Editor does enable 'Apply' button

2D

-

Jun 17, 2014

-

Version/s: 4.6.0b10

Steps to reproduce:1. Import and open any sprite in Sprite Editor2. Make some imperfect slices, press apply3. Select the slice, pres... Read more

4
votes
Duplicate

Failed to run serialization weaver when building for WP8

WP8

-

Jun 24, 2014

-

Version/s: 4.5.1p2

To reproduce:1. Import attached repro.unitypackage. It contains some scripts2. Try to build for WP8 - an error is thrown:Error build... Read more

0
votes
Fixed

Auto Generate Animation: Animations not available before Saving Project

Animation

-

Jun 25, 2014

-

Version/s: 5.0.0a13

Steps to reproduce : - import the project attached- open the "Test" scene- navigate to Canvas>Button and press Auto Generate Anim... Read more

0
votes
Fixed

Cloth sphere collider gizmo rendering bug

Scene/Game View

-

Jun 25, 2014

-

Version/s: 5.0.0a13

To reproduce:1. Open attached project2. Open cloth collisions scene3. Select Cloth game object4. Observe the collider gizmo around c... Read more

0
votes
Fixed

API Updater fails to update references resolved through "duck typing"

Scripting

-

Jun 05, 2014

-

Version/s:

UnityScript can resolve members dynamically, for instance: var o = Instantiate(myPrefab);o.rigidbody.mass = 42.0; In this case the A... Read more

All about bugs

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