Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.2f1
Issue ID
774815
Regression
No
[WP8.1][WSA] Serialization issue listing enums
Reproducible on 5.2, 5.3.3, 5.4.0.
In editor serialized enums are showed in subcategories, but on WP 8.1 platform, they are showed as a one long list.
Repro steps:
1. Open project "Windows Build Problem.rar" (download link provided in the edit).
2. Build to WP 8.1 platform.
3. Build and run on Release configuration (Debug works the same, but takes more time to load).
4. When game loads click on "Pause" button on the top.
5. Click on button "Level List".
6. Here you can see that the lists are combined into one. Compare with editor, which shows sub-lists.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment