Skip to content

Conversation

@Julot94
Copy link
Contributor

@Julot94 Julot94 commented Nov 4, 2025

A scene capture component can be configured to render only a given list of actors (or to ignore a specific list of actors).
Take those options into consideration in order to avoid requesting a huge amount of data for a 3D tileset if it is not even seen by the capture component.

Following a crash report: in the user's scene, a scene capture component configured to render only a specific actor was causing the Cesium tileset to request a huge amount of data (wheras the tileset was not seen by the capture component)

Description

Issue number or link

Author checklist

  • I have submitted a Contributor License Agreement (only needed once).
  • I have done a full self-review of my code.
  • I have updated CHANGES.md with a short summary of my change (for user-facing changes).
  • I have added or updated unit tests to ensure consistent code coverage as necessary.
  • I have updated the documentation as necessary.

Remaining Tasks

Testing plan

…eration

Following a crash report: in the user's scene, a scene capture component
configured to render only a specific actor was causing the Cesium tileset
 to request a huge amount of data (wheras the tileset was not seen by the
capture component...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant