Search Issue Tracker
[WSA] FieldAccessException is thrown when running the WSA build
Steps to reproduce: 1. Open the attached project 2. Open the Assets/testScene.unity scene 3. Switch platform to Windows Store 4. Bui... Read more
[WSA] TouchScreenKeyboard.wasCanceled is always false
On WSA platform keyboard wasCanceled flag is always false. TouchScreenKeyboard.wasCanceled is not supported on WSA by design. Docum... Read more
[UWP][WP8.1] WWW throws HTTP headers away when server returns HTTP 401
To reproduce: 1. Build and run attached project 2. Click 'Tap to run' button 3. Observe HTTP Communication error Reproducible: 5.5... Read more
WinRT PDB files aren't uploaded to http://symbolserver.unity3d.com/
We currently ship PDBs to the end users using an installer. However, if you have a crash dump or an ETL trace, you have to go and in... Read more
[UWP] Deployment canceled by user when build and running
Build and running UWP application from editor, usually ends up with "Deployment canceled by user." error, though nothing was done to... Read more
[WSA] Player Settings is not using ObjectFields for icons and splashscreen
1. What happened Windows Store Player Settings is using buttons to assign image files to icons and splashscreen. Should use EditorGU... Read more
[UWP][WSA] package name with dot and number causes errors in generated s...
Reproduction steps: 1. Create any project with dot symbol in it (for example "Project1.0.0"); 2. Build the solution (WSA or UWP); 3.... Read more
[UWP] UnityEvent.RemoveListener doesn't remove event on builds with .NET...
Steps to reproduce: 1. Open and build attached project 2. Run build and when it starts click on "Attach Block" button, this will ad... 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
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times