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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment