iBicha
Binge Watcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2023
03:08 PM
[BUG] roSystemLog not firing with ComponentLibrary
If the Video node is in the scene, but the hiarchy includes a node from a ComponentLibrary, the roSystemLog does not fire events.
Example:
<Scene>
<Group>
<!-- MyComponent is loaded from a ComponentLibrary -->
<MyComponent>
<Video />
</MyComponent>
</Group>
</Scene>
If the Video node or ANY of its parents are defined in a ComponentLibrary, then roSystemLog does not log events.
To be clear, roSystemLog is used normally in the main task of the app.
1 REPLY 1

Community Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024
11:32 AM
Re: [BUG] roSystemLog not firing with ComponentLibrary
There is a fix for this rolling out in OS 13.0.