Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.12.6, 5.13.2
-
991035ea1f00671d79c340a8a5c038e6aae1ece7 (qt/qtdeclarative/5.14) d18f6c27af18c2cf4090b456349196e9f563e9b3 (qt/qtdeclarative/5.12)
Description
When an animation is set on an Item which is loaded by a Loader then it will crash when the animation is deleted. This happens after the bug in QTBUG-76749 is fixed (I backported it to check) so this is a new issue in addition to that.
In the example, click on Open and then click on Close to reproduce the problem.