#Why not Nothing stops you from using
1 messages · Page 1 of 1 (latest)
no, sync point is what happens when your control thread is waiting for the jobs to complete, when you calls .Complete from the main thread and the jobs are not done it halts the main thread
yeah, outside of unity ECS, you have to call it manually
so, I don't why it's an issue at all