Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2021.2.X, 2022.1.X
Votes
0
Found in
2022.1.0a5
Issue ID
1355858
Regression
No
[Windows] Trying to build a WebGL project on a Unicode path fails
-e: see title
-workaround:
--remove unicode characters from project path
--build on MacOS
-repro:
--open attached project or a just create an empty new one with unicode characters in its path
--start a WebGL build
--NOTICE it fails with exceptions:
alternative repro (from 1325042)
-- Create a new project (using Lego Microgame) inside the folder named "המחשב שלי"
STDERR:
[W] FindFirstFile() failed: E:/Bugs/New Unity Project (öЌЎ)/Temp/StagingArea/Data/Managed
[W] FindFirstFile() failed: E:/Bugs/New Unity Project (öЌЎ)/Temp/StagingArea/Data/Managed
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment