Search Issue Tracker
[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 Settings 3. Set t... Read more
[UWP] Application.targetFrameRate doesn't work when building in UWP
Reproduction steps: 1. Open project "137355 Repro.zip" 2. Open Build Settings in File > Build Settings 3. Switch Platform to UWP the... Read more
[UWP] Can't play files in Video Library in UWP Build
Reproduction steps: 1. Open project "VideoPlayerUwpRepro.zip" 2. Copy the mp4 file in Assets/StreamingAssets/notevenclose.mp4 3. Ope... Read more
CultureNotFoundException: Culture name en-DE is not supported error thro...
How to reproduce: 1. Change Windows display language to "English (Germany)" 2. Open the attached project "UWPMixedCulture.zip" 3. Op... Read more
[UWP] Visual Studio output throws exception when the Camera GameObject h...
Reproduction steps: 1. Open project "UWPDoublePostProcessBug.zip" 2. Open Scene "SampleScene" 3. Open Build Settings window from Fil... Read more
[UWP] sign key of .net plugins removed when built on UWP platform
Reproduction steps: 1. Open project "UWPSignKey.zip" 2. Open Build Settings window from File > Build Settings 3. Switch Platform to ... Read more
"Merge failure for shared merged PRI file : error 0x80070490" thrown whe...
How to reproduce: 1. Open the attached project "UWPMergeFail.zip" 2. Open File>Build Settings... 3. Switch Platform to Universal Win... 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
[UWP] Screen.currentResolution.refreshRate returns 0 when used in UWP Build
How to reproduce: 1. Open the attached project "resolution.zip" 2. Open Build Settings (FIle>Build Settings) 3. Switch Platform to ... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL