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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment