I create a new cube, a new Omnisurface material. Assign this material to the cube. and when I choose a color map(albedo map)–a local .jpg file, the material turns red(means something went wrong with the material). The console shows this:
Hello @yuanmiaomiao1994! Our dev team is looking into this, but I wanted to give you some possible solutions while this is being worked on.
JPG images require some adjustments in order to work in Create. The texture file must be in RGB mode (not CMYK). Because DirectX does not support images above 8k, you may need to resize your image.
Thanks Wendy, Just to be sure, When you say “DirectX does not support images above 8k” Did you mean that My texture map must be less than 33,177,600(7680*4320-8K)Pixals?