Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt 3D Studio 2.2 BETA1
-
None
-
4d0b587d99f1755023b4f66071b09138b65a1d17
Description
When there is a custom material that has had one of its default textures replaced by another texture, the default texture is not highlighted any way if the material is in use in current presentation. However, when opening another presentation in the same project, the default map is highlighted with yellow, indicating that it is referred from another project somehow.
The highlighting should be synchronized. It makes sense to always highlight the default textures at least with yellow as they are referred by the .material files.
Likely the issue is simply that the current project is not included when scanning for yellow highlight.