Not sure if this is intended behavior.
string t = null;
var vmi = chatBubbleViewModel.CreateInstanceByName("instance name");
var stringProperty = vmi.GetStringProperty("textProperty");
stringProperty.Value = t;
This will crash the Unity editor.
Unity editor version: 2022.3.70f1
Rive package 0.4.1
Not sure if this is intended behavior.
This will crash the Unity editor.
Unity editor version: 2022.3.70f1
Rive package 0.4.1