Skip to content

Failed to update to v0.69.0 #721

@tinyleolin

Description

@tinyleolin

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?)

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions