Search Issue Tracker
[WP8.1][UWP] Crash in Animation::CalculateExposedTransformScaleChanges()...
To reproduce:1. Build project for Unity c# project (Windows Phone 8.1 or UWP)2. Run3. CrashReproducible with 5.3.4p2, 5.2.4p1, 5.1.4... Read more
[WP8.1][UWP] Surface shader will not compile due to it having passes tha...
To reproduce:1. Build and run attached project2. Deploy to device with ARM architecture3. Notice errors in the output Only reproduci... Read more
uGUI Input Fields treat backspace as a symbol rather than deletion of ch...
Steps to reproduce:1. Download attached project or create any other that has uGUI Input Fields2. Deploy it to Windows Phone 8.1 devi... Read more
Application fails to change its orientation on WP8.1
Steps to reproduce:1. Build and run any project to a device2. Change its orientation. It will get stuck on last frame and errors wil... Read more
Build & Run Universal Apps C# solution with C# project crashes when firs...
To reproduce:1. Create a new project2. Set the platform to Windows Store, Universal 8.1 sdk3. Make sure it is set to C# solution, C#... Read more
Build & Run for WP8.1 does not load native plugin
Build&Run for Phone 8.1 sdk fails to load native plugins. It throws an error that can be seen if using a development build. Depl... Read more
[WP8.1] Linerenderer causes a black screen or crash on adreno 305 & 330 ...
To reproduce:1. Create a new 2d project2. Create a line renderer3. Assign the default-diffuse material to it4. Set the 2nd position ... Read more
Button does not stop being highlit if touch ends on top of it on WP8.1
Button does not stop being highlit if touch ends on top of it on WP8.1 Steps to reproduce:1. Download attached project. It has a but... Read more
[WP8.1] Build fails if the product name starts with a number
To reproduce:1. Create a new project2. Switch platform to WP83. Go to player settings4. Change the product name to "2proj" or anythi... Read more
[WP8.1] Deployment fails in 5.1.0a1 due to missing assembly "BridgeInter...
Deploying a wp8.1 app fails with: Exception: Failed to build Visual Studio project. Output: AssemblyConverter done.NewUnityProject29... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used