Various SM5 Warnings

Related to: Luos’s Modular rock & cave package. (marketplace item)

I am currently trying to add support for tesselation on the meshes, but im getting loads of errors that… well… even with google and answerhub are hard to solve/find solutions for.

SM5 - Warning X3206 - Implicit truncation of vector type.
SM5 - Warning X3554 - Unknown att partitioning, or attribute invalid for this statement, valid is domain.
SM5 - Warning X3554 - Unknown attribute outputtopology, or attribute invalid for this statement, valid is domain.
SM5 - Warning X3578 - output value maindomain is not completely initialized.
SM5 - Error x4000 - Variable ‘O’ used without having been completely initialized.

(there aint no variable O in the entire shader.)

Hmm, just as I posted this… It appears that for some miraculous reason “use on landscape” was enabled and beingthe culprit.

Noooo clue why it was enabled, never was, never will :confused:

Still would love to know what those errors mean though, is there an error list somewhere?