Search Issue Tracker

0
votes
Fixed

Input.gyro does not work in Awake or Start anymore

iOS

-

Jun 09, 2015

-

Version/s: 5.0.2p4

How to reproduce: 1. Open attached project2. Open scene VTPSphere.unity3. Comment out line 39 in script followGyro.cs4. Build to iOS... Read more

2
votes
Fixed

[Build] Building in batchmode fails for first time after removing file f...

Deployment Management

-

Jun 10, 2015

-

Version/s: 5.0.0f4

In batchmode after removing file, project building only succeed after second time. 1. Clone project from:https://github.com/Brantone... Read more

0
votes
Fixed

[Mesh] "Failed getting triangles. Submesh topology is lines or points" e...

Graphics - General

-

Jun 12, 2015

-

Version/s: 5.1.0f3

1. Mesh mesh = new Mesh();2. Debug.Log(mesh.triangles);3. Get the error! (which doesn't cause anything bad, but is annoying) Seems t... Read more

0
votes
By Design

[TreeCreator] Terrain Tree Random Rotation has no effect

Terrain

-

Jun 10, 2015

-

Version/s: 5.1.0f3

How to reproduce:1. Create a simple tree2. Create a terrain gameobject3. Click place tree tab4. Ensure that Random Tree Rotation is ... Read more

0
votes
Fixed

IL2CPP (iOS) build fails when removing scripts between builds without re...

IL2CPP

-

Jun 11, 2015

-

Version/s: 5.0.2p4

-Build attached project for iOS with IL2CPP-Delete everything in Assets folder-DON'T close the Editor-Build once again to a differen... Read more

0
votes
Won't Fix

Cursor doesnt change back to hardware cursor on mouse exit using SetCurs...

Webplayer

-

Jun 02, 2015

-

Version/s: 5.0.2f1

How to reproduce: 1. Open attached project2. Open scene testscene.unity3. Build to Webplayer and run in Safari or Firefox4. Hover ov... Read more

0
votes
Won't Fix

Navigation does not work correctly with overlapping buttons

UI

-

Nov 13, 2014

-

Version/s: 4.6.0f1

To reproduce this bug: 1. Open the attached project2. Open 'WorksNot' scene3. It has 3 Overlapping buttons4. Play the scene5. Select... Read more

1
votes
Fixed
0
votes
Fixed

Vertex textures not bound when using DrawProcedural in 5.1

Shaders

-

Jun 14, 2015

-

Version/s: 5.1.0p1

Breaks TC Particles AS package Read more