You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When there are multiple cameras and you switch between them, there may be a short visual glitch in the camera preview.
It doesn't really need multiple cameras to happen, but it happens less often.
godot_cam_preview_glitch.mp4
Maybe related: the preview updates late in some cases, see #90778 (comment)
The preview should not show anything until it is ready.
Steps to reproduce
Add 2 Camera3Ds to a scene.
Repeatedly switch between them while watching the preview.
Tested versions
System information
Windows 11 (build 22631) - Single-window, 1 monitor - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 2070 (NVIDIA; 32.0.15.6614) - Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz (12 threads)
Issue description
When there are multiple cameras and you switch between them, there may be a short visual glitch in the camera preview.
It doesn't really need multiple cameras to happen, but it happens less often.
godot_cam_preview_glitch.mp4
Maybe related: the preview updates late in some cases, see #90778 (comment)
The preview should not show anything until it is ready.
Steps to reproduce
Minimal reproduction project (MRP)
Not really needed but here:
camera_preview_multiple_2025-01-17_15-18-50.zip
The text was updated successfully, but these errors were encountered: