null-usr/bark

Root Node ID

Closed this issue · 0 comments

There is a problem that arises when the root node's ID is "root". When we attempt to load a newscene, the root node doesn't trigger a re-render and any handles the new root has won't be displayed.
This is fixed by assigning the root a uuid like the rest, but this should be investigated.