This topic is not available in your language. Therefore, the original version (ja-jp) is displayed.

コンパイラーアナライザーの一覧

IDTitleSeverity
VSC0001UdonSharpBehaviour classes must be same name as C# filesError
VSC0002Local method declarations are not currently supportedError
VSC0003Nested type declarations are not currently supportedError
VSC0004Cannot use typeof on user-defined typesError
VSC0005Does not yet support initializer listsError
VSC0006Multidimensional arrays are not yet supportedError
VSC0007Static fields are not yet supported on user-defined typesError
VSC0008Partial method declarations are not yet supportedError
VSC0009Constructors are not currently supportedError
VSC0010Generic method declarations on UdonSharpBehaviours are not currently supported, consider using a non-UdonSharpBehaviour classError
VSC0011Interfaces are not yet handledError
VSC0012Does not yet support hiding base methodsError
VSC0013Does not support multidimensional array accessError
VSC0014Does not support null conditional operatorsError
VSC0015Does not support goto statementError
VSC0016Does not support labeled statementError
VSC0017Does not support goto case statementError
VSC0018Does not support goto default statementError
VSC0019Duplicate FieldChangeCallbackAttribute targets may be cause unexpected behaviourWarning
VSC0020Target property for FieldChangeCallbackAttribute was not foundError
VSC0021Types must be match between property and VariableChangeFieldError
VSC0022Nullable types are not currently supportedError
VSC0023Use the `nameof` operator instead of directly specifying the method name in SendCustomEventWarning
VSC0024Use the namespace declaration to avoid class name conflictsWarning
コンパイラーアナライザーの一覧 / Udon Analyzer / Natsuneko Laboratory Docs