Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.2.1p2
Issue ID
733431
Regression
No
[UWP] UI issue on master configuration
UI issue on UWP Master build using "Compile with .NET Native tool chain" and "Optimize code" options in Visual Studio build settings.
Issue repro screenshot: https://gyazo.com/304e51161edcc980bb856731b5bbc7a1
Expected result: https://gyazo.com/075730d7bee5091f0324244fc4f826e4
Reproducible on 5.2.4f1, 5.3.1f1.
Repro steps:
1.open "Test.zip";
2. build to WSA Universal 10 platform (xaml and d3d gives the same results).
3. open generated solution. Change to Master configuration and in build options make sure "Compile with .NET Native tool chain" and "Optimize code" options are checked.
4. build and run the project.
5. when app loads, at the right bottom corner press "page 2". Now press "Test" button to load list boxes.
Workaround: on master build, don't use "Optimize code" option in VS build settings.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment