👘
Linteum Character Kit
  • Linteum Character Kit
  • For Users
    • Quick Start Guide
    • Building a Character
    • Animating a Character
  • Advanced Topics
    • Working with Animations
    • Texture Atlasing In Depth
    • Advanced Features
    • Roadmap
  • Extending The System
    • Creating Compatible Clothing
    • Creating a Morph
    • Creating a Character Pack
    • Creating a Base Character
  • Scripting
    • Blending Characters At Runtime
    • Synchronizing Character & Clothing Morphs
  • Troubleshooting
    • Crumpled Meshes & Vertex Soup
    • Skin Surfacing Through Clothing
    • Shader Warnings
    • HDRP 2019 - Black Materials
    • Package Manager Dependencies
    • General Errata
Powered by GitBook
On this page

Was this helpful?

  1. Troubleshooting

Shader Warnings

Good news -- shader warnings are safe to ignore!

Basic Information

When importing a package, you may see a large number of shader warnings and compile errors. This is because packages ship with shaders for a wide variety of Unity and SRP versions. Some of these are not compatible with each other, or even different versions of Unity.

Don't worry -- we've shipped versions compatible with HDRP 7 (2019 LTS), HDRP 4 (2018 LTS), Universal (2019) and the Standard Renderer (2018+).

The system will automatically pick the right shaders when you build your character assets.

PreviousSkin Surfacing Through ClothingNextHDRP 2019 - Black Materials

Last updated 4 years ago

Was this helpful?