Skip to main content

Incorrect render queue

Users may encounter this issue when a new material is created from given shader. In the new material, the renderQueue information is not pulled from the shader, so its renderQueue will be 0, which leads to an incorrect rendering order.

Possible solution:

  • Manually set the material renderQueue order via script.

images-large