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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment