Summary
If a material has a texture parameter and you update it via verse setting the value to an editable texture, the image will not change
Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Assets
Steps to Reproduce
Create an editable texture:
@editable
Image : texture = SomeTexture
Create a material with a texture parameter, then update the value via verse:
Mat := M_Image_material{}
set Mat.Texture = Image
Expected Result
The image of the material should be updated to the corresponding editable texture
Observed Result
The image of the material does not change at all
Platform(s)
Windows 11 Pro