Search Issue Tracker

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

0
votes
Postponed

Saving scene in play mode issues

Editor - Other

-

Jun 24, 2014

-

Version/s: 4.5.0a1

1) It's possible in the editor <Save Scene>/<Save Scene as...> in play mode from script but impossible from UI. Is it by... Read more

1
votes
Fixed

uGUI Image and Rect masks don't work with deferred rendering and DX11

UI

-

Jun 24, 2014

-

Version/s: 4.6.0b10

Steps to repro: 1) Open 'uGUIProjectBeta11' project 2) Open 'Scroll View' scene 3) Enable DX11 mode in Player Settings 4) Note: for ... Read more

0
votes
Fixed
0
votes
Fixed

Unity crashes when trying to upload project to Asset Server

Assets Management

-

Jun 23, 2014

-

Version/s: 5.0.0a13

- Open project attached to case 615020- Create a new project on our Asset Server instance- Try to commit all assets from the Unity p... Read more

8
votes
Not Reproducible

WebCamTextures tear on iPhone4

iOS

-

Jun 23, 2014

-

Version/s: 4.5.0f6

WebCamTextures tear on iPhone4 when the WebCamTexture size is specified to something other than the default size. Read more

7
votes
Fixed

Screenshot taken in Landscape mode is not rotated accordingly on WP8

WP8

-

Jun 22, 2014

-

Version/s: 4.5.1f3

Steps to reproduce:1. Add the following script to any project:Texture2D screenshot;void OnGUI(){if (screenshot != null) {GUI.DrawTex... Read more

0
votes
Fixed

WebGL crashes on foreach on a LinkedList

WebGL

-

Jun 21, 2014

-

Version/s: 5.0.0a13

Read more

0
votes
Fixed

Freeze on printing downloaded long string

Editor - Other

-

Jun 21, 2014

-

Version/s: 4.5.1f3

1. Open scene "test"2. Play in editor3. Press Gui.button "return Length 100,000(Freeze)", file will be downloaded and printed with d... Read more

0
votes
Fixed

Inspector - component property names overflow into property value space

Inspector Functionality

-

Jun 21, 2014

-

Version/s: 5.0.0a13

Steps to reproduce:1. Open the attached project2. Select the gameObject which has an attached component script3. Observe the script ... Read more