Skip to content

Hidden tileset actor goes on loading tiles #1707

@GhisBntly

Description

@GhisBntly

What happened?

When a tileset has been hidden with SetHidden or SetActorHiddenInGame, tiles still load in updateView[Offline].
I expected the tileset to suspend loading of new tiles, as I was hoping to improve the realtime performance of my scene (especially when rendering a movie ie using updateViewOffline!)

Is this intended?
If not, what about testing IsHidden (only in-game or in PIE) in Cesium3DTileset::Tick to trigger an early return like when SuspendUpdate is true?
Thanks,

Environment

Cesium for Unreal version: tested in 2.14.1, but also in latest as far as I can see
Unreal Engine Version: 5.3
Operating System: Windows

Reproduction steps

No response

Supporting evidence

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions