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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Add comment