Search Issue Tracker
Active
Votes
42
Found in
2021.3
2022.1
2022.2
2022.2.0a1
Issue ID
1388816
Regression
Yes
[WebGL][Chrome] "The message header is corrupted and for security reasons connection will be terminated." errors
How to reproduce:
1. Open the attached project
2. Open Test Runner window
3. Run Playmode tests on WebGL
Expected result: No issues
Actual result: "The message header is corrupted and for security reasons connection will be terminated." errors in the UI and browser console
Not reproducible after Build&Run
Reproducible with Google Chrome Version 96.0.4664.110
Not reproducible with Safari 15.2
Tested with MacBook Pro (16-inch, 2019), Big Sur 11.6.2
Reproducible: 2021.3.0f1, 2022.1.b1, 2022.2.0a1
Comments (15)
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
forcepusher
May 20, 2022 20:42
Again, this is not just about the Test Runner in 2022 - this is about the WebGL profiler in LTS 2021.
Profiler data sent to the Editor is corrupted, so it's impossible to profile our games.
AlexFCL
May 14, 2022 03:26
2021.2.19f1
WebGL development build + autoconnect profiler
When running the build in windows 10 chrome/firefox/edge the profiler does connect as can be seen in the unity editor console, but will fail immediately after that with the error message keep appearing as an overlay on top of the webgl canvas. The profiler window does not show any profiling data.
Lorrak
Apr 18, 2022 13:11
Indeed, autoconnect profiler + development build, 2021.3.01f lts
forcepusher
Apr 12, 2022 14:49
In fact, just running "Build and Run" with "Development Build" and "Autoconnect Profiler" is enough to reproduce it.
forcepusher
Apr 12, 2022 14:45
Same thing in 2021.3.0f1 LTS. Backport please ?