Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt 3D Studio 2.3
-
None
-
aa20d8e313a21759df0304f2411216d71a749e83
Description
There is a crash in viewer due to recent changes in https://codereview.qt-project.org/#/c/253854/
The added code needs to have nullptr check since the attached object might not have been created when that code is called.