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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment