Version: 1.5.4.0
Frequency: Consistently
Severity: High
Context: Any ModularSimObject
Bug description:
I don’t see a way to add any extra files to the ModularSimObject package. Things like documentation, additional resources for wasm gauges (fonts, bitmaps) etc.
In the editor, if the regular SimObject is selected, there is a menu to add
extra files in the project inspector. That menu is missing for ModularSimObjects.
With SimObject selected:
With ModularSimObject selected:
Even if I manually list the files in the project configuration for PackageBuilder under <Extras><File> path, I get the same “Unlisted file found in source directory” errors during build.
Documentation is not helpful, it only shows a non-modular example copied from 2020 docs.
Repro steps:
Load da62 sdk project and compare options for modular and non-modular packages there.
Attachments:

