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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2021.2):
Fixed in Unity 2021.2.17f1
Resolution Note (fix version 2021.2):
Fixed in 2021.2.17f1