Search Issue Tracker

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

2
votes
Fixed

Can't interact with the standard GUI using a mouse on Android

Android

-

Jun 13, 2014

-

Version/s: 4.5.1f3

This is a regression introduced with Unity 4.5. Reproduced on:Google Nexus 5 with Android 4.4.2with Logitech NX20 mouse Reproduced w... Read more

0
votes
Duplicate

Static batching uses too many draw calls in Unity 5

Graphics - General

-

Jun 20, 2014

-

Version/s: 5.0.0a12

Steps to reproduce:1. Open the attached project and the scene in 4.5.x2. Press play3. Observe that drawcalls in the stats are 24. Op... Read more

0
votes
Not Reproducible

Docking/undocking game view creates slightly off-scale canvas

UI

-

Jun 16, 2014

-

Version/s: 4.6.0b10

To reproduce:1. Open attached project2. Open scene main. It contains a canvas and a few images. Notice the initial size of the white... 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

0
votes
Fixed

Windows Store Apps "build and run" doesn't work

Editor - Other

-

Jun 13, 2014

-

Version/s: 4.5.1p1

Works fine on 4.5.1f2;Regression from 4.5.1f3. That includes 4.5.1p1, 4.5.1p2; Repro steps:1. open new project in the editor;2. in t... Read more

0
votes
Fixed

Crash when deleting a gameObject prefab with a Canvas component

UI

-

Jun 17, 2014

-

Version/s: 4.6.0b10

Steps to reproduce:1. Open the attached project and the scene 'test'2. Delete the Button gameObject under Canvas3. Observe the crash... Read more

0
votes
Won't Fix

While zooming in error is thrown "Screen position out of view frustum"

Scene/Game View

-

Jun 18, 2014

-

Version/s: 4.5.0f6

1. Create new 3D project2. In scene view zoom until error occurs "Screen position out of view frustum" Read more

0
votes
Duplicate

winmd file is not included in generated Win Store Apps solution

Windows Store Apps

-

Jun 14, 2014

-

Version/s: 4.5.1f3

Reproducible on 4.5 versions; When a .winmd file is in the Plugins/Metro folder Unity will not copy it over to the Visual Studio pro... Read more

0
votes
Fixed

Canvas is rendered behind the sprite and will not be visible if the sort...

UI

-

Jun 19, 2014

-

Version/s: 4.6.0b10

Steps to reproduce : - import the project attached- open the scene "MainScene"- press play and notice the text is not rendered- sele... Read more

All about bugs

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