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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment