> For the complete documentation index, see [llms.txt](https://docs.coherence.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coherence.io/0.7.4/additional-information/known-issues.md).

# 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.
