Closed FeliciaBrisc closed 4 years ago
HTML5 was marked depreciated in 4.23, and will no longer be available in later engines. It will become a community add-on via github https://github.com/UnrealEngineHTML5/UnrealEngine/tree/4.24-html5/Engine/Platforms/HTML5
Also note in 4.24 there is this patch note: Bug Fix: HTML5 is blacklisted on ApexDestruction, as APEX does not build for HTML5.
You will have to remove the destructible buoyant actor from c++ code
Hi guys,
Packaging with UE 4.22/Windows10 for HTML5 appears to be not working - it works with no problems for Windows and Linux, and the Apex Plugin is enabled. How could this be solved? Thanks.