I think i found a bug within the text object.
Steps to reproduce:
1. Give a text object some private variables
2. Add the same text object in a family
Consequence: that family's private variables no longer work properly in the events.
Here's a cap: dl.dropbox.com/u/52670878/Text%20Bug.cap
The event where it says "Blue: "test" is equal to 0" doesn't trigger even tho the text's(which is in family Blue) variable "test" is 0.