.. include:: vars.rst .. _section-known-issues: Known Issues ------------ .. note:: For an updated list of critical known issues, see the Critical Issues List on the RTI Customer Portal at https://support.rti.com/. Modules defined in multiple files, with different annotations ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Modules can be defined in multiple files, and each file might define the module with different annotations: - @autoid - @transfer_mode - @language_binding - @allowed_data_representation Semantically, those annotations (when defined in a module) apply only to the contained entities. Since internally modules are identified by a single object, when their definition comes from multiple files, their annotations must be the same. System Designer fails to create a string/wstring constant ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ *System Designer* fails to create a string/wstring constant, with the following error: .. code-block:: text Value does not match constant type.