Prefabs sometimes lose property change notifications on start.
How to reproduce:
Make a prefab with a property referencing another View.
Create a computed value using the property.
Hit play.
Sometimes the computed property has the correct value. Other times not. The values are often consistent from one run to the next but flip occasionally when making changes.
Prefabs sometimes lose property change notifications on start.
How to reproduce:
Make a prefab with a property referencing another View.
Create a computed value using the property.
Hit play.
Sometimes the computed property has the correct value. Other times not. The values are often consistent from one run to the next but flip occasionally when making changes.