Skip to content

Nested Artboard - updating solo with data binding string property #128

@mymoto23

Description

@mymoto23

Hello,

I'm trying to use a string property of a view model to bind it with the "active" property of a solo to change its appearance.

There's a bug here where the string property of the view model instance, when changed, is not applied to the "active" property of the solo in Unity Runtime.

It works in the editor, so it's not an issue of exporting names of the solo, etc.
It also works for other properties of the view model that we're using such as number, color and triggers, so I don't think it's the issue of our unity code. (though we haven't tried mapping these types to the solo "active property)

Could you please review this bug and confirm that it is indeed a bug, and if there ways to fix it?

I'm currently on:
Unity editor version 2022.3.62f1
Rive 0.3.7-canary.150

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions