Search Issue Tracker

0
votes
Fixed

When the layer is being renamed clicking away doesn't exit the field.

Animation

-

Oct 10, 2014

-

Version/s: 5.0.0b8

When the layer is being renamed clicking away doesn't exit the field. Repro:1. Select a layer and try to rename it, click away - on ... Read more

0
votes
Fixed

Multi-editing OnClick() will cause the objects to have the same reference

UI

-

Oct 10, 2014

-

Version/s: 4.6.0b20

Steps to reproduce : - create a new project- add two buttons- create two game objects outside the Canvas- on Button 1 add the game o... Read more

0
votes
Fixed

InputField selection background always appears on top of selected text, ...

UI

-

Oct 11, 2014

-

Version/s: 4.6.0b20

Steps to reproduce : - create a new project- add an Input Field- change the Color and Active Text color to black- add some text in t... Read more

0
votes
Not Reproducible

UI elements to not be properly hidden when SetActive(false) when having ...

UI

-

Oct 11, 2014

-

Version/s: 4.6.0b20

Steps to reproduce : - create a script and set gameObject.SetActive(false) in Awake()- create two UI elemens (e.g. a Scrollbar and a... Read more

0
votes
Not Reproducible

[WP8/WP8.1] Shadows produce visual artifacts inversely proportionally to...

WP8

-

Oct 13, 2014

-

Version/s: 5.0.0b8

Shadows produce visual artifacts inversely proportionally to shadow resolution Steps to reproduce:1. Download attached project2. Dpe... Read more

0
votes
Not Reproducible

InputField.validation property doesn't link to the InputField.Validation...

Docs - Scripting Reference

-

Aug 13, 2014

-

Version/s: 4.6.0b16

Validation in Documentation/html/en/ScriptReference/UI.InputField-validation.html doesn't link to Documentation/html/en/ScriptRefere... Read more

0
votes
Duplicate

The package containing scripts with the older API does not get updated w...

Asset Import

-

Oct 09, 2014

-

Version/s: 5.0.0b6

To reproduce this bug: 1. Import the attached package2. Open 'TritonDemo-Authenticated'3. Notice you are able to play the scene4. Ch... Read more

0
votes
Fixed

HingeJoint2D reference angle changes OnEnable

Physics2D

-

Sep 26, 2014

-

Version/s: 4.6.0b19

To reproduce this bug: 1. Import the attached package2. Open 'test' scene3. Play the scene4. Press A and notice in the console that ... Read more

4
votes
Fixed

When the Animator Component is above the button script, the 'Animator ha...

UI

-

Oct 11, 2014

-

Version/s: 4.6.0b20

To reproduce this bug: 1. Create UI Button2. Select Transition - Animation on Button script3. Click 'Auto Generate Animation'4. Move... Read more

0
votes
Fixed

Disabled mesh collider registers to Raycasts

Physics

-

Oct 13, 2014

-

Version/s: 5.0.0b8

The scene contains a GameObject1 -> Gameobject2 -> Cube hiearchy. Gameobject2 is disabled (And thus, Cube is also disabled). C... Read more