Search Issue Tracker
Warning is logged when application using terrain is launched on Windows ...
WARNING: ShaderUnsupported: 'Hidden/TerrainEngine/Details/BillboardWavingDoublePass' - Pass '' shader state not supported This case ... 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 script2. Add these lines to the script: public Object[] testus; void Start() {ArrayList traList = new A... Read more
[WP8] Building WP8 solution generates winmd files that are not found
To reproduce:1. Create a new project2. Build for WP83. Open up the solution with Visual Studio4. Notice the BridgeInterface.winmd an... Read more
[WP8] Deploying to a WP8 device fails with x:Class="Unity Project.App" i...
To reproduce:1. Create a new empty project2. Switch plaftorm to WP83. Build & run4. Notice the errors in console:error : x:Class... Read more
Resources.UnloadUnusedAssets crash WP8.* application if it has serialize...
Steps to reproduce:1. Download attached project2. Build and run it on as WP8 or WP8.1 app3. Application will crash. Native Visual De... Read more
[WP8] Korean keyboard is still in latin when entering a password
To reproduce:1. Open attached project. It is the uGUI example scene2. Build & Run the touch input scene for wp83. Make sure the ... Read more
InputField's OnValueChanged is not firing on WP8
To reproduce:1. Open attached project2. Open scene example. It contains an input field and a label that gets changed to the text ent... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler