RealityStop / Bolt.Addons.Community

A community-driven project for extending Unity Bolt
MIT License
251 stars 34 forks source link

Investigate Change Detect not detected boxed primitive equality #25

Closed RealityStop closed 3 years ago

RealityStop commented 3 years ago

image

RealityStop commented 3 years ago

I'm not able to capture this. I've tried with primitives and even "special" reference types (like string) that have special equality comparisons. I'm not able to capture a case where setting the variable to the same value triggers the event.

RealityStop commented 3 years ago

This appears to be fixed in 3.0 (babywka has retested upon request)