Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.4f1
Issue ID
783679
Regression
No
[MSBUG][UWP] Project with non-english name fails to build with .NET Native enabled
Reproducible on 5.2, 5.3.4, 5.4.0.
Repro steps:
1. Create a new project in Unity named "テスト".
2. Switch to WSA Universal 10 platform. In Player Settings set .NET backend.
3. Build to selected platform.
4. In exported project properties enable .NET Native.
5. Build and observe the build failing with "error APPX0703: Manifest references file 'テスト.dll' which is not part of the payload.".
Workaround: rename your project in project settings to not contain unicode characters.
Why Won't Fix: This is a Microsoft bug, nothing to fix on our end.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment