VertexAnimation icon indicating copy to clipboard operation
VertexAnimation copied to clipboard

NOT Compatible with entity graphics 1.21

Open ljzljz520 opened this issue 1 year ago • 1 comments
trafficstars

when import this package to project, show lots of errors. mainly keyword is about entity graphics

ljzljz520 avatar May 30 '24 10:05 ljzljz520

This package was build when dots was still in preview, so it could be that things have changed and not work anymore with newer versions.

You could lookup the change logs and figure out what changed. Maybe I will give it a look this weekend, but I'm not working on this anymore.


"unity": "2020.2"

"dependencies": { "com.unity.entities": "0.16.0-preview.21", "com.unity.render-pipelines.universal": "10.2.2", "com.unity.shadergraph": "10.2.2", "com.unity.rendering.hybrid": "0.10.0-preview.21"

maxartz15 avatar May 31 '24 07:05 maxartz15