Search Issue Tracker
Warning is logged when application using terrain is launched on Windows ...
WARNING: Shader Unsupported: 'Hidden/TerrainEngine/Details/BillboardWavingDoublePass' - Pass '' shader state not supported This ca... 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
ArrayList.CopyTo() is missing from Windows Phone 8
To reproduce: 1. Create a new script 2. Add these lines to the script: public Object[] testus; void Start() { ArrayList traList = ... Read more
[WP8] Building WP8 solution generates winmd files that are not found
To reproduce: 1. Create a new project 2. Build for WP8 3. Open up the solution with Visual Studio 4. Notice the BridgeInterface.winm... Read more
[WP8] Deploying to a WP8 device fails with x:Class="Unity Project.App" i...
To reproduce: 1. Create a new empty project 2. Switch plaftorm to WP8 3. Build & run 4. Notice the errors in console: error : x:Clas... Read more
Resources.UnloadUnusedAssets crash WP8.* application if it has serialize...
Steps to reproduce: 1. Download attached project 2. Build and run it on as WP8 or WP8.1 app 3. Application will crash. Native Visual... Read more
[WP8] Korean keyboard is still in latin when entering a password
To reproduce: 1. Open attached project. It is the uGUI example scene 2. Build & Run the touch input scene for wp8 3. Make sure the p... Read more
InputField's OnValueChanged is not firing on WP8
To reproduce: 1. Open attached project 2. Open scene example. It contains an input field and a label that gets changed to the text e... Read more
Procedural Skybox is broken on specific WP devices
Steps to reproduce: 1. Build and run any project which uses Procedural skybox. Either as WP8 or WP8.1 application. 2. Observe artifacts 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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window