Missing texture reference for 3D texture
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I m using Maya 2020.4
I've done my shader for my models using 3D texture. When I m try to create texture reference, its give me this warning message : -
CreateTextureReferenceObject;
// Warning: file: /Applications/Autodesk/maya2020/Maya.app/Contents/scripts/startup/makeReferenceObject.mel line 82: New name contains invalid characters. Illegal characters were converted to "_". //
Here is my sample outliner layout
- Object1
l_ polysurface10
l_ polysurface11
l_ polysurface12
(Object1 is the grouping) after the convert it become
object1_polyface10_reference
object1_polyface11_reference
object1_polyface12_reference
The link is broken, I lost all the 3D texture.
Anyway to ignore the convert? or what should I do to overcome the problem?
thanks
hwachai