Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt 3D Studio 2.2 BETA1
-
None
-
b59ae703d64744cb8c8957e8037bd1d7955ca3e3
Description
Create a project with a qml stream and a subpresentation.
Create new material by pressing Add button on material inspector.
Add subpresentation or qml-stream to diffuse map of the material (before assigning the material to any object) -> Subpresentation is not shown set in the inspector nor is it saved to materialdef file.
Change a color of the material -> Now the material is saved. Supbresentation set previously is also saved, but is still not shown on the inspector.
Assign material to an object -> subpresentation preview is shown on scene view but diffuse map property on inspector is still empty.
If presentation is added by dragging to a material on timeline, then inspector shows it. However, if you press save, it is lost, so apparently it is not actually saved to the materialdef file.