Search Issue Tracker
Fixed in 2021.2.X
Votes
1
Found in
2021.2.0a13
Issue ID
1408333
Regression
Yes
[Android][IL2CPP] Build is looking for "�l2cpp" folder instead of "il2cpp" when display language is set to Turkish
How to reproduce:
1. Set Windows display language to Turkish
2. Sign out of the Windows and Sign back in (will be asked to do so after language switch)
3. Create a new Android project
4. Switch Scripting Backend to IL2CPP (Edit->Project Settings...->Player->Other Settings->Scripting Backend)
5. Build the project
Expected results: The project builds without any errors
Actual results: The build fails with the "System.IO.DirectoryNotFoundException: Could not find a part of the path" error
Reproducible with: 2021.2.0a13, 2021.2.15f1
Not reproducible with: 2019.4.36f1, 2020.3.31f1, 2021.2.0a12, 2022.1.0b9, 2022.2.0a7
Notes:
- The issue is with the "il2cpp" folder, using the Turkish language it's trying to search for the "�l2cpp" folder instead
- Not reproducible with iOS and Standalone Platforms
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Resolution Note (fix version 2021.2):
Fixed in Unity 2021.2.17f1
Resolution Note (fix version 2021.2):
Fixed in 2021.2.17f1