Search Issue Tracker
Fixed in 5.3.6
Votes
1
Found in
5.4.0b16
Issue ID
792473
Regression
Yes
[WSA] WACK fails on Windows Runtime metadata validation
WACK fails when in Player Settings "Product Name" has a space in it's title. Reproducible on Universal 10 IL2CPP platform.
With .NET backend WACK passes.
Attached validation results file.
Reproducible on 5.3.5f1, 5.4.0b18 versions.
Repro steps:
1. Create an empty project or open attached project "winUWPbug.zip";
2. In Player Settings write "Product Name" title with a space in it (example: "Space Between").
3. Set platform to WSA Universal 10 with IL2CPP backend and build it.
4. Run WACK on created project.
---
Workaround: use .NET backend or don't leave spaces in "Product Name".
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