Search Issue Tracker
Fixed
Fixed in 2020.3.42f1, 2021.3.8f1, 2022.1.12f1, 2022.2.0b3, 2023.1.0a4
Votes
4
Found in
2022.1.1f1
2022.2.0a9
2023.1.0a1
Issue ID
UUM-798
Regression
Yes
[WebGL] Profiler does not autoconnect on WebGL builds
How to reproduce:
1. Create new project
2. Open build settings, switch to WebGL and enable Autoconnect profiler setting
3. Build and run
4. Observe Profiler does not connect automatically
5. Observe Console
Warning spam: Connection X is no longer valid. Calling auto disconnect.
Reproduced with: 2022.1.0b1
Does not reproduce with: 2022.1.0a16
Comments (2)
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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
akuno
Aug 16, 2024 01:51
Not working on 2022.3.41f1
devluz
Nov 05, 2022 05:45
Is this really fixed in any version? I have the same issue on 2021.3.12f
The console logs:
Connection 14 is no longer valid. Calling auto disconnect.
WebGL warning: clientWaitSync: ClientWaitSync must return TIMEOUT_EXPIRED until control has returned to the user agent's main loop. (only warns once) 2
Firefox can’t establish a connection to the server at ws://192.168.1.3:54998
This this a new bug or the same?