Trouble when I update needle package

I get this error when I try to get the latest update of the package. I have tried to update the package on another project that I have for testing and there seems to work fine so idk why it acts like this on my main project. I get missing scripts of crucial things that I know for sure there weren’t taken out in the update, for example the orbit controls, object raycaster, etc, plus as I said I tried the other project and those things were there

Original Post on Discord

by user 483253293477265409

If that happens it usually means there’s a compiler error or other update related bug in your project.

I think you had a similar problem previously and then went back a few versions (same project I assume?). If I remember correctly that time you copied some scripts and then removed the samples package, correct me if it’s wrong/another case

Can you check the console in Unity if there’s any message?

Did you update using the Unity’s package manager or the ExportInfo:Update button? What previous version did you use in that project? Which Unity version is the project on?

Yeah, it happened the same thing but at the end I got all the “explore samples” scenes working at it should so I thought I didn’t have to worry again because of that. I was on the 2.64 and went to the 2.66

by user 483253293477265409

here is the console errors I get

by user 483253293477265409

by user 483253293477265409

The screenshot cuts off the error count. I dont know what this NavigationManager singleton ist (a Unity package? )

Nope, I don’t have a clue what it is

by user 483253293477265409

So it currently looks like this? Maybe try restarting Unity?

I restarted and it still looks like that. It says one warning, but idk if that warning is causing all of that

by user 483253293477265409

what warning?

by user 483253293477265409

can you send the log?
image.png

EditorLog.txt

by user 483253293477265409

I tried adding one of the missing scripts to the gameobject, just to test what happened, and it tells me this

by user 483253293477265409

What’s inside the script file?

by user 483253293477265409

That looks fine