I am currently working on a big update (both performance and features) and a proper “fix” will be part of this. The previous “dirty fix” is still applicable but a more clean way, would be to simply add this code in SubTree.cs:
1
2
3
4
5
publicoverridevoidOnGraphStarted(){
currentInstance=CheckInstance();
}
Thanks!
Join us on Discord: https://discord.gg/97q2Rjh
Login
Register
By registering on this website you agree to our Privacy Policy.