Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt 3D Studio 2.5 BETA1
-
None
-
8a2f0083c9bb5f11977cf59d5874e929318bf741
Description
Steps:
1) Open attached test_123 project.
2) In test_123.uip timeline, double click Cube Rotation to open animation graphview.
3) Double click "other.uip" in Project view.
-> Crash, with debug log:
1 RaiseException KERNELBASE 0x7ffb5be4a839
2 CxxThrowException VCRUNTIME140D 0x7ffb49307d80
3 qt3dsdm::CSimpleAnimationCore::GetAnimationNF SimpleAnimationCore.h 203 0x7ff718d3b7bc
4 qt3dsdm::CSimpleAnimationCore::EvaluateAnimation SimpleAnimationCore.cpp 375 0x7ff718d28369
5 qt3dsdm::CAnimationCoreProducer::EvaluateAnimation AnimationCoreProducer.cpp 378 0x7ff718d436e4
6 Qt3DSDMTimelineItemProperty::GetChannelValueAtTime Qt3DSDMTimelineItemProperty.cpp 290 0x7ff718777052
7 RowTimelinePropertyGraph::paintGraphs RowTimelinePropertyGraph.cpp 126 0x7ff718811f43
8 RowTimeline::paint RowTimeline.cpp 232 0x7ff7187fcaea
9 _q_paintItem qgraphicsscene.cpp 4318 0x7ffacafa05cc
10 QGraphicsScenePrivate::drawItemHelper qgraphicsscene.cpp 4413 0x7ffacaf962be
11 QGraphicsScenePrivate::draw qgraphicsscene.cpp 4978 0x7ffacaf993f5
12 QGraphicsScenePrivate::drawSubtreeRecursive qgraphicsscene.cpp 4869 0x7ffacaf98d10
13 QGraphicsScenePrivate::draw qgraphicsscene.cpp 5007 0x7ffacaf996fb
14 QGraphicsScenePrivate::drawSubtreeRecursive qgraphicsscene.cpp 4869 0x7ffacaf98d10
15 QGraphicsScenePrivate::drawItems qgraphicsscene.cpp 4728 0x7ffacaf98000
16 QGraphicsView::paintEvent qgraphicsview.cpp 3534 0x7ffacafdeaca
17 QWidget::event qwidget.cpp 9044 0x7ffacaa279c8
18 QFrame::event qframe.cpp 550 0x7ffacab7d8cf
19 QAbstractScrollArea::viewportEvent qabstractscrollarea.cpp 1221 0x7ffacab8096c
20 QGraphicsView::viewportEvent qgraphicsview.cpp 2970 0x7ffacafdc48f
... <More>