Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
QDS 1.5.0
-
None
-
Blender 2.83, QDS1.5
-
-
6b728282480edcf9824159d3865a5bb811326a77 (qt/qtquick3d/5.15)
Description
Problem:
imports/Quick3DAssets/Anitest/Anitest.qml:69 Invalid property assignment: int expected
Values are not compatible (double/int) for TimelineAnimation
Expectation:
- Animation should be played
- Values get correct converted to required type by import
Tests done:
- GLTF2.0 File tested with https://sandbox.babylonjs.com/ --> No error
- GLTF2.0 File tested with http://github.khronos.org/glTF-Sample-Viewer/ --> No error
How to reproduce:
- Create a new QDS Project (Quick)
- Import the GLTF2.0 asset with default values
- Add View3d
- Drop the asset into scene
- Run project
Attachments:
- QDS Project: untiled20.7z
- GLTF File: anitest.gltf
- Blender 2.83 Project: anitest.blend
- Blender Export Settings: Blenderexportsettings.png