Unity Version
2022.3
Compile Error Output
Library\PackageCache\com.ivanmurzak.unity.mcp@0.69.0\Editor\Scripts\API\Tool\Assets.Shader.GetData.cs(66,13): error CS0246: The type or namespace name 'ViewQuery' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.ivanmurzak.unity.mcp@0.69.0\Editor\Scripts\API\Tool\Assets.GetData.cs(55,13): error CS0246: The type or namespace name 'ViewQuery' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.ivanmurzak.unity.mcp@0.69.0\Editor\Scripts\API\Tool\GameObject.Component.Get.pre-Unity.6.5.cs(65,13): error CS0246: The type or namespace name 'ViewQuery' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.ivanmurzak.unity.mcp@0.69.0\Editor\Scripts\API\Tool\GameObject.Find.cs(68,13): error CS0246: The type or namespace name 'ViewQuery' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.ivanmurzak.unity.mcp@0.69.0\Editor\Scripts\API\Tool\Scene.GetData.cs(60,13): error CS0246: The type or namespace name 'ViewQuery' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.ivanmurzak.unity.mcp@0.69.0\Editor\Scripts\API\Tool\Object.GetData.cs(55,13): error CS0246: The type or namespace name 'ViewQuery' could not be found (are you missing a using directive or an assembly reference?)
Unity Version
Compile Error Output