I’m wondering if the issues referencing the T_White texture are related to this error I get upon loading editor?
LogLinker: Can't find file '/Game/Chameleon/Textures/T_White'
If I add a T_White texture there, everything seems fine. However, if I try to move it to another folder (via the “Move Here” command in editor), the error comes back. Is it possible that this file location is referenced in a string somewhere that doesn’t get updated when you move the location?