Known Issues
Schema
Integer values are limited to [-9999, 22768] due to compression.
Level of Detail
LOD levels are not properly updated when queries move or resize.
LODs are currently not supported in reflected mode.
Baking
Fresh projects require initial baking to enable reflected mode support (and generate a valid Schema ID).
Defining a component of the same name as an input will result in the protocol code generator to generate same names for both leading to a compilation errors.
Interpolation code is generated for non-interpolable uint type which can lead to uncompilable code.
Last updated