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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Add comment