Expression (InOuter || (InClass == UPackage::StaticClass() && InName != NAME_None)) failed

Based on your answer, I disabled some of the experimental plugings + variant manager content + sample mesh reconstructor. The other 2 plugins, I couldn’t find in the plugin manager.

After that, I could launch the C++ project on HTML5 and the error during compilation of webassambly is gone!

I’ll investigate more in detail which plugin is actually the cause of the bug and post it here.