ErrLookup › XINCGer/Unity3DTraining

XINCGer/Unity3DTraining

【Unity杂货铺】unity大杂烩~ · C# · 1,379 source files

Analyzed at 016f98412e on 2026-09-12. 105 documented errors.

Code / MessageTypeSeverityTags
Invalid numeric value
exception error protobuf, json, float, nan, infinity
Non-normalized duration value
exception error protobuf, c-sharp, duration, serialization
Invalid field mask
exception error protobuf, json-parsing, fieldmask, csharp
Invalid field mask to be converted to JSON
exception error protobuf, c-sharp, fieldmask, serialization
Invalid numeric value for type:
validation error protobuf, json, numeric, format
Invalid enum value:
validation error protobuf, json, enum, deserialization
Failed to parse protocol buffer descriptor for generated…
exception error
FieldDescriptorProto.oneof_index is out of range for type
validation error protobuf, descriptor-validation, oneof
Unsupported conversion from JSON string for field type
validation error protobuf, json, type-mismatch, deserialization
" " is not defined.
validation error protobuf, descriptor, symbol-resolution, csharp
Unsupported JSON token type
validation error protobuf, json-parsing, token-type, type-mismatch
Invalid Timestamp value
exception error protobuf, json, timestamp, rfc3339, date-format
Timestamp contains invalid values: Seconds=
exception error protobuf, c-sharp, timestamp, datetime
" " is not a valid identifier.
validation error protobuf, descriptor, identifier, validation, csharp
" " is already defined (as something other than a package)…
validation error protobuf, descriptor, naming-collision, csharp
Invalid first character of token
exception error protobuf, json, lexer, csharp
Unhandled dictionary key type:
exception error protobuf, json-serialization, map-field, unsupported-key-type
Value out of range
exception error protobuf, json, numeric, overflow
Mismatched end-group tag. Started with field
exception error protobuf, corrupt-data, wire-format
Non-normalized timestamp value
exception error protobuf, c-sharp, timestamp, serialization
Invalid type specified
exception error protobuf, enum, descriptor-validation
Repeated field elements cannot be null
validation error protobuf, json-parsing, null-value, repeated-field, schema-validation
Field numbers must be positive integers.
validation error protobuf, descriptor, field-number, validation, csharp
Field number has already been used in " " by field " ".
validation error protobuf, descriptor, field-number, csharp
Offset must be within the buffer
validation error protobuf, argument-out-of-range, csharp
"TypeName" is not a type.
validation error protobuf, descriptor-validation, cross-link
Invalid map field:
validation error protobuf, descriptor, map-field, schema
Expected string value for Timestamp
exception error protobuf, json, timestamp, rfc3339
Length must be non-negative and within the buffer
validation error protobuf, argument-out-of-range, csharp
Stream.Read returned a negative count
exception error protobuf, stream, csharp
Duration was not a valid normalized duration
exception error protobuf, well-known-types, duration, invalid-state
Invalid public dependency
validation error protobuf, descriptor, dependency, reflection
Expected end of JSON after object
validation error protobuf, json-parsing, trailing-content, invalid-json
Size limit must be positive
validation error protobuf, argument-out-of-range, internal-api
Not all required properties/methods available
exception error protobuf, reflection, property-not-writable
Cannot read from property
exception error protobuf, reflection, oneof
" " is already defined in file " ".
validation error protobuf, descriptor, duplicate-symbol, csharp
Method Clear not found in
validation error protobuf, reflection, oneof, descriptor-validation
Type registry has no descriptor for type name '
exception error protobuf, json-parsing, any-type, type-registry
No such field name
exception error protobuf, reflection, key-not-found
Expected an object to populate a map
validation error protobuf, json-parsing, map-field, invalid-protocol-buffer
Full type name for is ; Any message's type url is
exception error protobuf, any, well-known-types, type-mismatch
Invalid embedded descriptor for
exception error protobuf, descriptor, reflection, code-generation
Conversion from DateTime to Timestamp requires the DateTime…
exception error protobuf, c-sharp, timestamp, datetime, timezone
Expected an object
validation error protobuf, json-parsing, type-mismatch, expected-object
Any message with no @type
validation error protobuf, json-parsing, any, missing-type-url
Expected '
validation error protobuf, json-parsing, any-well-known-type
Map values must not be null
validation error protobuf, json-parsing, map-field, null-value
Key already exists in map
exception error protobuf, csharp, duplicate-key
Property not found in
validation error protobuf, reflection, deserialization, version-mismatch
SkipLastField cannot be called at the end of a stream
exception error protobuf, invalid-operation, parsing
Haven't worked out what to do for null yet
exception error protobuf, json-parsing, not-implemented, null-value
Expected string value for Any.@type
validation error protobuf, json-parsing, any, type-url
"InputType" is not a message type.
validation error protobuf, descriptor-validation, grpc
Invalid field type for map:
validation error protobuf, json-parsing, map-key, field-type
Invalid numeric value:
validation error protobuf, json, numeric, format
Did not write as much data as expected.
exception error protobuf, buffer, serialization
Unexpected token type:
exception error protobuf, json-parsing, struct, value-type, invalid-operation
SetValue is not implemented for map fields
exception error protobuf, reflection, maps, unsupported-operation
Unexpected token type
exception error protobuf, json-parsing, malformed-json, invalid-state
FieldDescriptors can only be compared to other…
exception error protobuf, reflection, comparison
Property Case not found in
validation error protobuf, reflection, oneof, descriptor-validation
Expected object value for Struct
validation error protobuf, json-parsing, struct, well-known-type
Unexpected case in struct field:
exception error csharp, protobuf, json, struct
Value not an integer:
validation error protobuf, json-parsing, integer, nan
"TypeName" is not a message type.
validation error protobuf, descriptor-validation, type-mismatch
"OutputType" is not a message type.
validation error protobuf, descriptor-validation, grpc
Dependencies passed to FileDescriptor.BuildFrom() don't…
validation error protobuf, descriptor, reflection, version-mismatch
Enums must contain at least one value.
validation error protobuf, descriptor, enum, csharp
SpaceLeft can only be called on CodedOutputStreams that are…
exception error protobuf, csharp, invalid-operation
String contains low surrogate not followed by high surrogate
exception error protobuf, json-serialization, utf-16, surrogate-pair, string-validation
Field with message or enum type missing type_name.
validation error protobuf, descriptor, reflection, validation
Key is null
exception error protobuf, csharp, null-argument
Invalid public dependency index.
validation error protobuf, descriptor, validation, index-out-of-range
Unable to format value of type
exception error csharp, protobuf, json
Field with primitive type has type_name.
validation error protobuf, descriptor-validation, type-mismatch
SkipLastField called on an end-group tag, indicating that…
exception error protobuf, corrupt-data, parsing
SetValue is not implemented for repeated fields
exception error protobuf, reflection, repeated-fields, unsupported-operation
Missing name.
validation error protobuf, descriptor, validation, csharp
Recursion limit must be positive
validation error protobuf, argument-out-of-range, recursion
"TypeName" is not an enum type.
validation error protobuf, descriptor-validation, type-mismatch
Expected string value for FieldMask
exception error protobuf, json-parsing, fieldmask, type-mismatch
Invalid type argument requested for wrapper codec:
exception error csharp, protobuf, generics
Sequence contained null element
exception error protobuf, repeatedfield, null-element
Unknown field:
validation error protobuf, json-parsing, unknown-field, schema-mismatch, strict-parsing
No such field number
exception error protobuf, reflection, descriptor, key-not-found
MessageSet format is not supported.
validation error protobuf, descriptor, unsupported-feature, proto2
Struct fields cannot have an empty key or a null value.
exception error csharp, protobuf, json, struct
Expected string value for Duration
exception error protobuf, json-parsing, duration, type-mismatch
String contains high surrogate not preceded by low surrogate
exception error protobuf, json-serialization, utf-16, surrogate-pair, string-validation
Expected object value for Any
validation error protobuf, json-parsing, any, well-known-type
Value message must contain a value for the oneof.
exception error csharp, protobuf, json, struct
Multiple values specified for oneof
validation error protobuf, json-parsing, oneof, conflicting-fields, schema-validation
Invalid string for bool map key:
validation error protobuf, json-parsing, map-key, bool
Repeated field value was not an array. Token type:
validation error protobuf, json-parsing, repeated-field, expected-array, schema-mismatch
EnumType is only valid for enum fields.
exception error protobuf, reflection, invalid-operation
Expected end-object token after @type/value for well-known…
validation error protobuf, json-parsing, malformed-json
Invalid field type
exception error csharp, protobuf, json
Unsupported conversion from JSON number for field type
validation error protobuf, json-parsing, type-mismatch
Invalid Duration value
exception error protobuf, json-parsing, duration, regex