Unity Issue Tracker - Adding profiling or missing submodule handling to multithreaded Emscripten 4 builds does not work.
Closed
UUM-136482
Adding profiling or missing submodule handling to multithreaded Emscripten 4 builds does not work.
Package: Web Stripping Tool
Won't Fix
1.2.X
Port cancelled because bug was in unreleased version of package.
What is happening?
1. Open "Submodule Test Project" with Unity 6.6
2. Build project with "Multithreading" enabled.
3. Open Window > Web Optimization > Submodule Stripping
4. Select the build
5. Click on "Add profiling"
6. Click on "Run".
The build is not instrumented and submodule profiling does not work.
What do we expect to happen?
The build is instrumented and submodule profiling works.
Additional Resources
The reason is that on multithreaded Emscripten 4 builds the framework.js code is slightly different and needs to be adapted.
Which platforms and devices does this affect?
Web Platform
Prioritise and Follow this issue
Have a workaround or additional info about this issue?