Search Issue Tracker
[WSA] FieldAccessException is thrown when running the WSA build
Steps to reproduce:1. Open the attached project2. Open the Assets/testScene.unity scene3. Switch platform to Windows Store4. Build f... 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. Docume... Read more
[UWP][WP8.1] WWW throws HTTP headers away when server returns HTTP 401
To reproduce:1. Build and run attached project2. Click 'Tap to run' button3. Observe HTTP Communication error Reproducible: 5.5.0a2,... 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 happenedWindows Store Player Settings is using buttons to assign image files to icons and splashscreen. Should use EditorGUI... 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. Ru... Read more
[UWP] UnityEvent.RemoveListener doesn't remove event on builds with .NET...
Steps to reproduce: 1. Open and build attached project2. Run build and when it starts click on "Attach Block" button, this will add ... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks