Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
QDS 4.4
-
None
Description
Steps to reproduce:
- Create 3D project
- Import some 3D model that has animation, e.g. the attached "RobotArm_low"
- Drag it to view3D in Navigator
- Click "Edit Component"
- Open Timeline settings
- ->"Continuous" is not checked, loops is 0, but in Code View animation is set to loop infinitely (loops: Animation.Infinite) and if you run the project, animation will run continuously. See attached picture.
- -> Expected is that "Continuous" has the correct value (checked) when imported model animation has "loops: Animation.Infinite."