You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
If we've an entity with a material set and a src loaded, if we try to clear the src value by removing the srcattribute itself or by setting it to null or "", it will clear the value but it will still keep the texture binded to the entity
Description:
If we've an entity with a material set and a
src
loaded, if we try to clear thesrc
value by removing thesrc
attribute itself or by setting it to null or "", it will clear the value but it will still keep the texture binded to the entityThe text was updated successfully, but these errors were encountered: