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
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
- Addressables Profiles window UI break when creating a new Variable with a long name
- No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
- Blurry, low quality Active Profile icon used in Addressables Profiles window
- Tree Asset Preview window is not updated after assigning a new Material
Add comment