Probuilder Scripts Missing (Mono Script)? PB broke on reinstall.

Had an unrelated crash, reinstalled unity, and put the backups on but I noticed I couldn’t snap vertices anymore and all my objects with a probuilder scripts says Missing (Mono Script). I assume this is a version issue? even tho I double checked I am using the same version it still wont recognize. I also tried upgrading to a higher version of Probuilder but it still doesnt solve the issue of all the objects still have vertex snapping issues and the scripts are missing… here are some of the errors:

NullReferenceException: Object reference not set to an instance of an object
UnityEditor.ProBuilder.VertexManipulationTool.FindNearestVertex (UnityEngine.Vector2 mousePosition, UnityEngine.Vector3& vertex) (at Library/PackageCache/com.unity.probuilder@4.5.2/Editor/EditorCore/VertexManipulationTool.cs:404)
UnityEditor.ProBuilder.PositionMoveTool.DoTool (UnityEngine.Vector3 handlePosition, UnityEngine.UIElements.IPanel panel)

If this can be resolved by installing a newer version probuilder, how can I do so and still have it update all my ingame objects? Thought it might be a good time to update anyway but all my stuff is broken.

I upgraded probuilder but I still had errors so I deleted all the 4.5.2 nonsense from the assets dir and it seems to work now. Make sure to change the samples stuff in the package manager too or you wont be able to run. What a mess. Ill leave this up so maybe itll help someone else someday.