LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

ErrorCode

enumeration

Description

Package operation Error.

Properties

UnknownOperation resulted in an unknown error.
NotFoundA package required to fulfill the operation was not found.
ForbiddenOperation was not allowed.
InvalidParameterOperation had invalid parameters.
ConflictConflicting package versions were found.