maxartz15 / VertexAnimation

Vertex animation baking tool, shaders and animation system for Unity DOTS/ECS.
MIT License
423 stars 85 forks source link

Subscript error #7

Closed ghost closed 2 years ago

ghost commented 2 years ago

Hey, I am using the Editor version 2021.2.6 and i get the following three erros when I open the scene:

"Shader error in 'TAO/Lit': invalid subscript 'Vector1_967e0c2bcb6e48c2b85b82c6d4c734a4' at line 577" "Shader error in 'TAO/Lit': invalid subscript 'Vector1_967e0c2bcb6e48c2b85b82c6d4c734a4' at line 2302" "Shader error in 'TAO/Lit': invalid subscript 'Vector1_967e0c2bcb6e48c2b85b82c6d4c734a4' at line 2975"

maxartz15 commented 2 years ago

Maybe re-importing the shader helps and/or opening the file and saving it again.

ghost commented 2 years ago

I've already tried that and I've already tried it in other versions and the last version I tried and it worked is the 2021.2.3f1. I have already imported it into a completely new project and the same error occurs.