@spyrofuision Hmm I’m able to package for Quest 2 without issue. A couple of things you could try:
-
Close the editor, right click your [project].uproject file and select “Generate Visual Studio project files.” If you have a code project open your sln and compile in visual studio. Then try rebuilding.
-
If 1 fails, try copying the GestureTrackerVR plugin from your Engine/Plugins/Marketplace/ folder into your project’s local Plugins folder (just create a folder called Plugins in the root of your project if there isn’t one and copy it into there). Then try rebuilding.