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
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Add comment