Search Issue Tracker

0
votes
Fixed

Rendering order bug when using elements with canvas and elements without it

UI

-

Jun 24, 2014

-

Version/s: 4.6.0b10

To reproduce this bug: 1. Open the project 2. Open Assets/Scenes/renderorder.unity 3. Expand HUD object, notice how it is before t... Read more

0
votes
Postponed

Public enum located in generic Class is displayed as int field instead o...

Inspector Functionality

-

Jun 24, 2014

-

Version/s: 4.5.1f3

To reproduce: 1.Create new project and import attached package. 2.Open imported "EnumBug" scene. 3.Select "Enum Bug" object. 4.Notic... 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 scripts 2. Try to build for WP8 - an error is thrown: Error bu... 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 scene 2. Find 'Slider' under Canvas in hierarchy 3. Note that it's Rect Transform va... 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 design or ... 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 Setting... 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... 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) { ... Read more

All about bugs

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