Search Issue Tracker

0
votes
By Design

[iOS] Handheld.PlayFullScreenMovie ignores App orientation

iOS

-

Oct 27, 2015

-

Version/s: 5.3.0b5

To Reproduce: 1. Build & Run the attached project. (Make sure orientation is locked in Player settings, 'Portrait' in this case)... Read more

0
votes
Not Reproducible

[SceneView] Camera.orthographicSize not consistent while clicking

Scene/Game View

-

Oct 26, 2015

-

Version/s: 5.2.1f1

Repro steps:1) Open the project2) Go to Window -> JitterTest3) Notice that console window is giving values4) Try clicking around ... Read more

0
votes
Fixed

[VertexHelper] AddUIVertexTriangleStream causes crash

uGUI

-

Oct 23, 2015

-

Version/s: 5.2.2f1

Repro steps:1) Open the project and scene in it2) Play and click the button in the Game View3) Notice the crash Read more

0
votes
Fixed

[Speedtree]Performance drop when using multiple Speedtree objects in Uni...

Speedtree Integration

-

Sep 28, 2015

-

Version/s: 5.3.0a4

To reproduce:1) Open attached project and the scene in it on 5.32) Play it3) Open 'stats' window in game window4) Notice that the ga... Read more

0
votes
Won't Fix

SetTextureScale started complaining about material missing texture property

Graphics - General

-

Oct 27, 2015

-

Version/s: 5.3.0b1

Open the scene TrackEditor_Example from the attached project and press Play. It will throw lots of errors about materials missing so... Read more

5
votes
Postponed

Broken text PPtr in file errors thrown when upgrading project or reimpor...

Serialization

-

Oct 27, 2015

-

Version/s: 5.3.0b4

Open the attached project and reimport all assets in it. Lots of "Broken text in PPtr" errors are going to be shown. This is a regre... Read more

0
votes
By Design

[Android] Playing a video without a delay after another video has ended ...

Android

-

Oct 27, 2015

-

Version/s: 5.3.0b4

Playing a video without a delay after another video has ended doesn't always work on Android Read more

0
votes
Fixed

[iOS] Can't build and run with latest Xcode update (7.1)

iOS

-

Oct 27, 2015

-

Version/s: 5.3.0b4

-e: see title, says I have to do it manually (which works) because my version is not in the compatibility list -repro:--get latest x... Read more

0
votes
Fixed

Calling GUI methods in Update crashes the editor

IMGUI

-

Oct 27, 2015

-

Version/s: 5.3.0b4

Add the following code to the Update method of a new script: if (GUI.Button (new Rect (20, 20, 60, 20), "Test")) {} Attach the scrip... Read more

0
votes
By Design

[Graphics]Particles are occluded behind any gameobject

Shuriken

-

Oct 27, 2015

-

Version/s: 5.3.0b4

What happened: The particles are being rendered behind objects with the mesh renderer components; However, the particles in the scen... Read more

All about bugs

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