Describe the bug
On a completely fresh project, Unity prompts to go into Safe Mode and spills out the error
Packages\com.mattshark.openflight\Editor\TagNotifier.cs(36,50): error CS0246: The type or namespace name 'IVRCSdkWorldBuilderApi' could not be found (are you missing a using directive or an assembly reference?)
To Reproduce
Steps to reproduce the behavior:
- Start a new project
- Include the latest non-beta SDK, 3.10.3
- Include openflight
Expected behavior
Unity launches
Screenshots

Desktop (please complete the following information):
- OS: Windows 11
- VRC SDK Version: 3.10.3
Additional context
Works fine on SDK 3.10.2
Works fine on SDK 3.10.4-beta.3
Describe the bug
On a completely fresh project, Unity prompts to go into Safe Mode and spills out the error
Packages\com.mattshark.openflight\Editor\TagNotifier.cs(36,50): error CS0246: The type or namespace name 'IVRCSdkWorldBuilderApi' could not be found (are you missing a using directive or an assembly reference?)To Reproduce
Steps to reproduce the behavior:
Expected behavior
Unity launches
Screenshots

Desktop (please complete the following information):
Additional context
Works fine on SDK 3.10.2
Works fine on SDK 3.10.4-beta.3