rerun-io / rerun

Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.
https://rerun.io/
Apache License 2.0
6.33k stars 302 forks source link

Looping affects first person view #6141

Closed roym899 closed 2 months ago

roym899 commented 5 months ago

Describe the bug Under some circumstances the first person view will not stay the same when looping. My guess is this happens when an image is logged before its pinhole.

To Reproduce TODO

Expected behavior View should stay the same.

Rerun version

rerun_py 0.15.0 [rustc 1.74.0 (79e9716c9 2023-11-13), LLVM 17.0.4] x86_64-unknown-linux-gnu release-0.15.0 bc8bcd0, built 2024-04-09T14:34:04Z

Wumpf commented 4 months ago

any chance you can dig up a repro case on this or at least record the incorrect behavior?

roym899 commented 2 months ago

I once tried to reproduce this and couldn't. So I think it's not an issue anymore.