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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment