Search Issue Tracker
"TlsException: Handshake failed" error when UWP Build configuration is s...
How to reproduce:1. Open the attached project "HttpClientRepro.zip"2. Open File>Build Settings...3. Switch Platform to Universal ... Read more
Unity generated UWP project defaults to en-US language
How to reproduce:1. Change OS locale to any other except "en-US"2. Create a new project3. Build to UWP4. Open the Built project fold... Read more
[UWP] set_selection throws ArgumentOutOfRangeException
How to reproduce:1. Open the attached "Keyboard.zip" project2. Build to UWP3. Open the solution in Visual Studio -> Deploy it to ... Read more
Supported APIs test errors when validating UWP app with Windows App Cert...
How to reproduce:1. Create a new Unity project2. Open File>Settings...3. Switch Platform to UWP4. Build the project5. Open the bu... Read more
Resolution is reset when the Player is restarted
How to reproduce:1. Open the attached project "uwp-resolution.zip"2. Build And Run the project3. Press the "windowed 800x600" button... Read more
[UWP] BuildFailedException is thrown when building into UWP
Reproduction steps:1. Open project "Unity Sample Application.zip"2. Open Build Settings window from File > Build Settings3. Set t... Read more
WNS push notifications via background task is not working when push noti...
How to reproduce:1. Open the attached project "UnityWNSDemo.zip"2. Build the project for UWP3. Open the built project with Visual St... Read more
[UWP] UWP build crashes when changing the Thread CultureInfo
Reproduction steps:1. Open project "UWPChangeCurrentCulture.zip"2. Open Scene "SampleScene"3. Open Build settings window in File >... Read more
"UnauthorizedAccessException" thrown when using System.IO in UWP Build
How to reproduce: Open the attached project "FileIORepro.zip" Open Assets/Scenes/SampleScene.unity Build And Run the project for UWP... 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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS