Hello! I just spent a week trying to figure out what I’m doing wrong only to have a brilliant discovery.
I have a timeline that among other things, activates 2 objects that need to stay ACTIVE when the timeline reaches its end. One of them does, the other one doesn’t. After spending a few days I noticed that when you move the clip on the timeline, the floats in the inspector get changed. 5 becomes 4.9999999999999999999998, 2.5 becomes 2.49999999999999999999998 etc
Unfortunately, the timeline reads these numbers as they are, so… If you have a timeline that is 5s long, the object that is active until 4.9999999999999999999998 won’t be active once the timeline finishes.
Hope this clears some headaches.
Cheers!