-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Duplicate
-
Affects Version/s: 5.7.0 RC
-
Fix Version/s: 5.7.0 RC
-
Component/s: Qt3D
-
Labels:None
-
Environment:Qt 5.7.0 RC snapshot: https://download.qt.io/snapshots/qt/5.7/5.7.0-rc/424/
Ubuntu 16.04
Nvidia 361.42
Adding new entities dynamically works in Component.onCompleted. However, if new entities are added after the scene has completed, such as in MouseArea.onClicked, they do not show.
See the attached archive for an example.