Search Issue Tracker
Fixed in 2020.3.42f1
Fixed in 2020.3.X, 2021.3.X, 2022.1.X, 2022.2.X, 2023.1.X, 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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
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?