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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment