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
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
- Dragger elements from Slider controls doesn't scale and stay outside minimized Canvas window in UI Builder Viewport in UI Builder
Resolution Note (fix version 2023.2.0a16):
Fixed webCamTexture.DidUpdateThisFrame not getting correctly updated