Search Issue Tracker
Fixed
Fixed in 2022.3.3f1, 2023.1.1f1, 2023.2.0a16
Votes
1
Found in
2022.2.7f1
2022.3.3f1
2023.1.0b4
2023.2.0a3
Issue ID
UUM-29274
Regression
Yes
"webcamTexture.didUpdateThisFrame" returns "True" only for the first frame when the project is built for WebGL
How to reproduce:
1. Open the user-attached project “didUpdateThisFrameWebGLTest”
2. Open the Build Settings and click Build And Run for the WebGL Platform
3. Press F12 to open the Console in the browser
4. Observe the Console
Expected result: “webcamTexture.didUpdateThisFrame” returns “True” for some frames
Actual result: “webcamTexture.didUpdateThisFrame” returns “True” only for the first frame and then it returns only “False”
Reproducible with: 2022.2.0a12, 2022.2.7f1, 2023.1.0b4, 2023.2.0a3
Not reproducible with: 2020.3.45f1, 2021.3.19f1, 2022.2.0a11
Reproducible on: Windows 11 Pro and Google Chrome
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
- [iOS] Back Triple Camera is not focusing manually and automatically
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
Resolution Note (fix version 2023.2.0a16):
Fixed webCamTexture.DidUpdateThisFrame not getting correctly updated