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
- 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
Add comment