Version: 1.5.27.0
Frequency: Consistently
Severity: Blocker
Marketplace package name: if applicable
Context: Modular project using EX1 templates. Base interior is loaded from the attached_objects.cfg file within a preset, secondary panel loaded as a simattachment through an attached_objects.cfg file loaded within the base interior. All other loaded attachments work as intended, other controls (throttle quadrant, instrument animations) on secondary panel work as intended.
Bug description:
Seeing a bug where a two position switch set up with ASOBO_IT_Switch_Template is behaving differently depending on which attachment it is in.
Within the base interior, the switch fully functions as intended - all interactions work properly (click, mousewheel), values are set correctly, and externally setting the value through the behaviour tool updates the switch position correctly.
Within the secondary panel, the switch appears to function normally EXCEPT that it does not receive a click interaction to toggle the switch. It accepts mousewheel interaction where the value will be toggled and the switch animates, and the value may be changed through the behaviour tool whereupon the switch animates correctly.
Looking at the InputEvents tab in the behaviours tool, I can see a difference in that not all the bindings are created for the switch in the nested attachment:
Base interior: AUXILIARY_TEST_SWITCH_1
Panel: AUXILIARY_TEST_SWITCH_2
Both switches are created for test purposes using the same configuration:
It did not make a difference if the nested panel attachment was loaded alongside the base interior in the preset attached_objects.cfg, the behaviour was the same.



