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 Settings3. Set t... Read more
WebCam Texture doesn't render properly when built on UWP
Reproduction steps:1. Open project "WebCamTest.zip"2. Open Build Settings window from File > Build Settings3. Switch Platform to ... Read more
[UWP] OS version detection is wrong on some Windows versions
Windows 10 version 18362 and 18363 both report as 10.0.18362Windows 10 versions 19041, 19042, 19043, 19044 all report as 10.0.19041 Read more
UnityEngine.Application.identifier returns an empty string when called i...
How to reproduce:1. Open the attached project "identifier.zip"2. Open File>Build Settings...3. Switch Platform to Universal Windo... Read more
Unity Player is using integrated GPU instead of dedicated when using Uni...
How to reproduce:1. Create a new project2. Navigate to File > Build settings3. Switch to Universal Windows Platform4. Click Build... Read more
SystemInfo.operatingSystem shows different Windows build version than Ed...
How to reproduce:1. Open the attached project "OperatingSystemCase.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode4. O... Read more
UWP Build & Run picks the wrong instance of Visual Studio to build when ...
How to reproduce:1. Install Visual Studio 2022 with all the required components for UWP;2. Install Visual Studio 2022 Preview withou... Read more
Installing the AppCentre Analytics SDK from 2021.2.0 onwards causes a cr...
Reproduction steps:1. Open project "APPX_Issue_2021_2.zip"2. Open the App Centre window via Window > App Centre > Editor Exten... Read more
"error CS0103: The name 'HttpUtility' does not exist in the current cont...
How to reproduce:1. Open the attached project "HttpUtilityRepro.zip"2. Open File>Build Settings...3. Switch Platform to UWP Expec... Read more
"type `System.Web.HttpUtility` doesn't exist in target framework " error...
How to reproduce:1. Open the attached project "HttpUtilityRepro.zip"2. Open File>Build Settings...3. Switch Platform to UWP4. Bui... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default