Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CurveDisplaceDeformer exception #74

Open
keenanwoodall opened this issue Jul 25, 2022 · 0 comments
Open

CurveDisplaceDeformer exception #74

keenanwoodall opened this issue Jul 25, 2022 · 0 comments

Comments

@keenanwoodall
Copy link
Owner

From email:

encountered an error message that pops up using a CurveDisplaceDeformer - whenever I set bool „update“ to true for the CurveDisplaceDeformer (I need to do this to animate a curve to create a wobbling effect on a mesh).
Error message:

InvalidOperationException: The previously scheduled job CurveDisplaceDeformer:CurveDisplaceJob reads from the NativeArray CurveDisplaceJob.curve.values. You must call JobHandle.Complete() on the job CurveDisplaceDeformer:CurveDisplaceJob, before you can write to the NativeArray safely. Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle.CheckWriteAndThrowNoEarlyOut (Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle handle) <0x1616d6a50 + 0x00052> in <8e7d02add6194b408e2236c0adf51cdd>:0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant