thunder-engine / thunder

Thunder Engine – Cross-platform 2D and 3D game engine with modular architecture
https://thunderengine.org/
Apache License 2.0
524 stars 34 forks source link

Editor: Hierarchy is not updating #625

Closed eprikazchikov closed 10 months ago

eprikazchikov commented 10 months ago

Description

Hierarchy is not updating

Prerequisites

Create a component that spawns other actors during the game.

Steps to Reproduce

  1. Run a game simulation and check Hierarchy

Expected behavior:

Elements in Hierarchy changes based on game logic.

Actual behavior:

Nothing happened

Reproducibility:

100%

Versions

2023.2

Additional Information

n/a