Recent content by Remzo

  1. R

    [Bug][Unity 2020.1.4f1][BD 1.6.7] Variable Mapping not working correctly

    Thanks Justin. This is indeed a very strange issue. It's now working for me but this is what I did: I removed the Asset Store package and tried both versions of the runtime source and it still wasn't working. Using runtime source 2019_3, I then attached the debugger and put a breakpoint in...
  2. R

    [Bug][Unity 2020.1.4f1][BD 1.6.7] Variable Mapping not working correctly

    Variable Mapping doesn't seem to be working as written in the documentation, or is there something I am missing? It looks like the PropertyMappingOwner is correctly assigned but the value received from the SharedVariables is not correct. I've created a simple repro case with a custom class...
Top