Search Issue Tracker
Application crashes on load if it was deployed through Build and Run
Application crashes on load if was deployed through Build and RunSteps to reproduce:1. Open any project2. Build and run. It will ins... Read more
[WP8] Serializable parent class causes serialization errors
To reproduce:1. Open attached the 'repro.zip'. It contains a script that has a parent and child classes. The parent class has the Se... Read more
ArrayList.CopyTo() is missing from Windows Phone 8
To reproduce:1. Create a new script2. Add these lines to the script: public Object[] testus; void Start() {ArrayList traList = new A... Read more
Input Field with Name Validation is reversed on Windows Phone 8
If an input fields Validation is set to Name on a Windows Phone device, the text entered is added to the front of the string and the... Read more
Image effects on 480x800 Windows Phones cause image downscaling
To reproduce:1. Open repro.unitypackage2. Open scene test. It contains a 2d image, and a color correction image effect that can be e... Read more
uGUI input field broken on WP8
uGUI input field seems to throw exceptions when trying to use it on a WP8 build. To reproduce:1. Open attached project2. Open scene ... Read more
uGUI scroll view example is broken on WP8
The scroll view example does not work and throws out of memory exceptions To reproduce:1. Open attached project. It is the uGUI exam... Read more
WP8 Lumia 630 camera.Render() does not always work with back button
Lumia 630 has inconsistent behavior when calling Camera.Render() on "Back" button press To reproduce:1. Open attached project2. Buil... Read more
ArrayList.BinarySearch is not implemented
Trying to build a project with a script that uses ArrayList.BinarySearch or IndexOf fails when targeting WP8 or WP8.1 To reproduce:1... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
- Crash on mdb_xcursor_init1 when opening a specific project
- HDRP Decal Projector uses “Default” layer as main layer in “Rendering Layer Mask” instead of “Decal Layer Default”
- Cameras Overlay menu has unnecessary empty space at the bottom