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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment