Search Issue Tracker

0
votes
Won't Fix

Serialization doesn't work on a List of generic objects

Serialization

-

Aug 07, 2014

-

Version/s: 4.5.2f1

To Reproduce: Open the attached project, observe that 'public List<BaseItem<T>> PreparedItems;' from 'Custom List' scrip... Read more

0
votes
By Design

TextMesh front does not correspond with the "Forward" vector of the game...

Graphics - General

-

Aug 07, 2014

-

Version/s: 4.5.2f1

To reproduce:1. Create a TextMesh object2. Notice that the game objects Forward vector (blue arrow) faces the back of the text This ... Read more

0
votes
Fixed
0
votes
Fixed

Universal shader: incorrect shading of scaled in one dimension spheres/c...

Shaders

-

Aug 06, 2014

-

Version/s: 5.0.0a19

1) What happenedUniversal shader: incorrect shading of scaled in one dimension spheres/capsules 2) How can we reproduce it using the... Read more

0
votes
Fixed

Windows Standalone runs on left-most screen

Graphics - General

-

Aug 06, 2014

-

Version/s: 4.3.4f1

When running a Windows standalone, it starts up on the left-most screen. When setting it to full screen, it appears on the left-most... Read more

0
votes
Fixed

Can't drag Any State after maximizing/minimizing Animator window

Animation

-

Aug 06, 2014

-

Version/s: 4.5.2f1

To reproduce:1. Open attached project2. Open test scene3. Open animator window4. Press Shift and Space buttons to maximize animator ... Read more

0
votes
Fixed

Universal shader: Detail mask 'understands' only transparent areas of it...

Shaders

-

Aug 06, 2014

-

Version/s: 5.0.0a19

1) What happenedUniversal shader: Detail mask 'understands' only transparent areas of its texture 2) How can we reproduce it using t... Read more

0
votes
Fixed

GetComponents (with interface) does not work if the interface is specifi...

Scripting

-

Aug 06, 2014

-

Version/s:

var components = new List <Component>();t.GetComponents(typeof (ICanvasRaycastFilter), components); Will not return c++ object... Read more

0
votes
Not Reproducible

Rich text inside a UI.Text object sets the font size to 13 if the text i...

UI

-

Aug 06, 2014

-

Version/s: 4.6.0b15

To reproduce:1. Open attached project2. Open example scene Notice that rich text inside a UI.Text object sets the font size to 13 if... Read more

0
votes
Not Reproducible

IMGUI Labels wrap improperly when styled bold and beside a flexiblespace

IMGUI

-

Aug 06, 2014

-

Version/s: 4.5.0a5

When rendering an IMGUI GUILayout.Label inside a horizontal layout containing a FlexibleSpace, if a style is applied to the Label wh... Read more

All about bugs

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