Search Issue Tracker
Fixed in 5.3.2
Votes
0
Found in
5.4.0b1
Issue ID
755353
Regression
No
[WebGL] Font (Class ID 128) getting stripped with NetworkManagerHUD active
-e: see title. if you add the debug IMGUI NetworkManagerHUD it gets stripped in a WebGL build which makes it fail
-repro:
--open attached project
--build scene for WebGL with Strio Engine Code enabled
--run in browser
--NOTICE the GUI fails with errors about class 128 missing
-workaround:
--add a Monobehaviour which has an OnGUI() method
--or
--disable Strip Engine Code
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
- IL2CPP Player crash on VisualElement_get_hierarchy when calling VisualElement.Add in the Start() method
Add comment