GUI Error while working within the editor

DylanWalker1320

New member
Hi all, I've been checking out this package for our project and am being faced with constant error messages that all begin with GUI Error (pic posted). When this error occurs, the editor becomes unusable with a small window opened in the top left corner. I have to close the window and reopen it again to get it back to a working state. So far, the only things I have tried that consistently cause this issue are pressing space which I believe is supposed to open a search window and attempting to add a comment to a node. In the pictures posted, I opened the tree and pushed space.

I'm using Unity 2022.3.34f LTS with the latest version of Opsive (I'm pretty sure its the latest version as I downloaded it 2 weeks ago, although if there is a way to check within the project please let me know and I can get that information). I'm fairly certain that the tree I'm using here is not the problem as it was doing this since I've been using the project.

Anyone know why this might be happening? Thanks

Screenshot 2024-07-15 at 11.08.28 AM.png
Screenshot 2024-07-15 at 11.09.16 AM.png
 
Thanks for the reply! After reimporting the package into a new project and confirming it works there, I deleted the Assets / BehaviourDesigner folder and reimported it into the project I'm currently working on. Doing this made several errors appear, stemming from some custom tasks that were made years ago and are presumably broken now. Deleting these script files solved the problem.
 
Back
Top