Search Issue Tracker

0
votes
Fixed

[IL2CPP] Use of undeclared identifier 'mscorlib_System_Byte_0_0_0' error...

iOS

-

Jan 07, 2015

-

Version/s: 4.6.0p1

To Reproduce: 1. Build the attached project with 4.6 or 5.0 for iOS with scripting backend set to IL2CP. 2. Notice that when compell... Read more

4
votes
Won't Fix

On iOS keyboard "Return" key changes to "Done"

UI

-

Dec 10, 2014

-

Version/s: 4.6.0f3

To reproduce: 1) Create new project2) Create InputField3) Make sure that Line type is set to single4) Mark Hide mobile input5) Build... Read more

0
votes
Fixed

Keyboard gets stuck if it's open while opening Recents on Lollipop devices

Android

-

Jan 15, 2015

-

Version/s: 4.6.1p4

If keyboard is open while opening Recents on Lollipop, the keyboard gets stuck in that screen although you can still use the screen.... Read more

0
votes
Fixed

[Canvas] Nested canvas is set and remains set to lower left corner after...

UI

-

Jan 07, 2015

-

Version/s: 4.6.1p2

Steps to reproduce this issue: -Open attached project-Note the Canvas with a Nested Canvas.-Change Nested Canvas to anchor stretch b... Read more

0
votes
Won't Fix

[InputField]When the InputField.text field is accessed via script from a...

UI

-

Jan 09, 2015

-

Version/s: 4.6.1f1

To reproduce:1. Open attached project2. Open FreeCameraDemo scene3. Press Play4. Click Singapore or Caribbean Button5. Notice that i... Read more

0
votes
Fixed

Touch input stops working after using native keyboard on Android

Android

-

Jan 09, 2015

-

Version/s: 4.6.1p3

If native keyboard is being used on Android, touch input is lost after writing something and clicking "Done" Read more

1
votes
Not Reproducible

Mesh.CreateVBO call time is significantly higher on iPhone4 (takes up to...

iOS

-

Jan 05, 2015

-

Version/s: 4.6.1f1

Mesh.CreateVBO call time is significantly higher on iPhone4 (takes up to 30ms) To reproduce:1) Download and open project2) Build and... Read more

7
votes
Duplicate

[InputField][Mobile]InputField doesn't open keyboard on mobile

UI

-

Jan 10, 2015

-

Version/s: 4.6.1p3

The new UI Input Field does not open keyboard when tapped on Mobile devices from 4.6.1p2 Read more

1
votes
Fixed

[IL2CPP] Generator expressions in Boo scripts return invalid enumerators

IL2CPP

-

May 08, 2015

-

Version/s: 4.6.5p1

Generator expressions in Boo scripts return invalid enumerators. See the following snippet: g = i for i in (1, 2, 3)for i in g: Debu... Read more

All about bugs

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