AssertionException & Null Reference in HierachicalGraph

@Walazabi Can you reliably replicate this?
Would it be possible for you to share a test scene with me?

The timing of the error seems unpredictable, but eventually it always happens. Probably, I’ll try to setup a test project tomorrow.

2 Likes

I think I’ve figured it out!
It was due to a multithreading race condition that I hadn’t thought of.

I’ll include a fix in the next update.

1 Like

Excellent mate, will give it a good test!

The update is published now :slight_smile:

1 Like

You got it Aron! :smiley:

1 Like