Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt 3D Studio 2.1 BETA1
-
None
-
88b14898a965140e065c21141df0cab1de1fb539
Description
Several ways to reproduce this. One example; open SampleProject, delete entire layer "Maps" (or any other Layer). Code asserts in GetObjectType, presumably due to trying to get object type for object that no longer exists.
There are other ways to reproduce, this bug can be occasionally hit when objects are added to a scene and then Undo operation tries to delete them.