Search Issue Tracker
Fixed
Fixed in 2023.1.2f1, 2023.2.0a13
Votes
0
Found in
2023.1.0b10
2023.2.0a6
Issue ID
UUM-32870
Regression
Yes
IL2CPP Build fails when Windows display language is Turkish
Reproduction steps:
1. Change your Windows display language to Turkish
2. Create a new project
3. Change the Scripting Backend to IL2CPP
4. Build the project
Expected result: Build is successful
Actual result: Build fails with the following error: Failed to Copy File / Directory from 'C:/Program Files/Unity/Hub/Editor/2023.1.0b10/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/Variations/win64_player_nondevelopment_ıl2cpp/WindowsPlayer.exe' to 'Temp/StagingArea/WindowsPlayer.exe'.
Reproduced with: 2023.1.0a8, 2023.1.0b9, 2023.1.0b10, 2023.2.0a6
Not reproducible with: 2020.3.46f1, 2021.3.21f1, 2022.2.13f1, 2023.1.0a6
Reproduced on: Windows 11
Notes: The directory that is trying to be reached is win64_player_nondevelopment_ıl2cpp when it should be win64_player_nondevelopment_il2cpp
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
Add comment