Search Issue Tracker

0
votes
Fixed

The properties of source file is not visible in MD

CodeEditors

-

Jan 31, 2014

-

Version/s: 4.5.0b1

The properties of source file is not visible in MD 2) How can we reproduce it using the example you attached 1 Create new project a... Read more

0
votes
Fixed

Standalone and webplayer is broken in DX11

Graphics - General

-

Jan 31, 2014

-

Version/s: 4.5.0b1

Standalone and web player is broken - please see attached screen shot for details. DXDiag of the system is attached. To reproduce: ... Read more

0
votes
Duplicate

New UI components should be created in the Center of the Canvas

UI

-

Jan 31, 2014

-

Version/s: 4.6.0b1

E.g.: RawImage is created bottom left, Button is created top-right, etc. No consistency there! Read more

0
votes
Fixed

Assigning regular MonoBehaviour to Script field of Graphic Event System ...

UI

-

Jan 31, 2014

-

Version/s: 4.6.0b1

Also, setting the Script field to None makes the entire component disappear Read more

0
votes
Fixed

Graphic Event System Submit Keys Size should be limited to a sensible ma...

UI

-

Jan 31, 2014

-

Version/s: 4.6.0b1

Setting it to something really big like 10000 hangs Unity. Read more

0
votes
Not Reproducible
0
votes
Fixed

Lots of exceptions are thrown when resizing Canvas with Render Mode set ...

UI

-

Jan 31, 2014

-

Version/s: 4.6.0b1

Console gets spammed with: The targets array should not be used inside OnSceneGUI or OnPreviewGUI. Use the single target property i... Read more

0
votes
Fixed

Unity crashes when an animation is triggered

Animation

-

Jan 31, 2014

-

Version/s: 4.3.3f1

Steps to reproduce : - import the project attached - open the scene_01 - press play - move a character next to another so it will b... Read more

0
votes
Fixed

uGUI image causes problems in linear color space

UI

-

Jan 30, 2014

-

Version/s: 4.6.0b1

To reproduce: 1. Create a new project 2. Create a canvas and add an image to the canvas 3. Attach a source image to image - everythi... Read more

1
votes
By Design

OnApplicationPause(false) is called before Start() on WP8

WP8

-

Jan 30, 2014

-

Version/s: 4.3.1f1

Initial launch of application calls OnApplicationPause(false) even though it could not have been on pause. Steps to reproduce: 1. C... Read more