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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment