Beta 4.3.97 RVOSimulator script is not working

Hi, I just downloaded beta package and the script on RVOSimulator object in Local Avoidance scene is grey and without name jaust Script, I think that could be a missing package or something like that. I already istalled entity package (there was simillar error in another place) but it didn’t solve it here, also there is no error in the console before starting scene. What could i do for making it working ? :slight_smile:

Hi

If you select the script asset in the inspector, does it show any other warnings or errors?

I can’t really select it, I can select the link to the file, and there is no error appear, also in visual studio no problems found in the script itself. Only one error that appear is :

NullReferenceException: Object reference not set to an instance of an object
Pathfinding.Examples.RVOExampleAgent.Update () (at Assets/Samples/A_ Pathfinding Project/4.3.97/Example scenes/Scenes/LocalAvoidance/RVOExampleAgent.cs:157)

When I start this scene

Oh, and this is because of it

And this

Something looks very broken in your installation.
I’d recommend deleting the package + example scenes, and installing it again.

1 Like

I changed unity version 2022.3.10 to current last one 2022.3.20f and that solved my problem :slight_smile: