Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
2021.2.0a17
2021.2.0a19
Issue ID
1340260
Regression
Yes
WebGL fails building on Windows 7
-e: see title, works with old pipeline
-repro:
--create new project with alpha16 on Windows 7
--build project & notice it works
--create new project with alpha17 on Windows 7
--start building the project for WebGL
--NOTICE it fails throwing lots of errors looking like this:
---Building Library\Bee\artifacts\WebGL\il2cpp\master_WebGL_wasm\eqar_stem0.lump.o failed with output:
---UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Marker in the animation’s preview window doesn’t stop when reaching the end of the timeline and jumps to the start of the animation when moving it with the cursor
- Animation Event marker is not placed on the current time of the timeline when using the “Add Event” button
- Editor crashes on vector_map<ConstantString,AssetBundle when using the LoadAssetAsync function
- Fetched files in Perforce are automatically added to the change list when they are serialized
- Water System is not rendering waves or ripples when using macOS M2
Resolution Note (fix version 2022.1):
Fixed by downgrading Node.js and Python to older versions that still supported Windows 7.