Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.2.0b10
Issue ID
948993
Regression
Yes
Activation Track does not revert state of GameObject if an Animation key is added to its Animation while previewing playback
How to reproduce:
1. Open attached "TimelineTest" project and "Test" scene
2. Select the "Director" GameObject and open Timeline window, observe that this Timeline has an Activation Track that activates the Sphere GameObject
3. Stop preview mode by pressing “Preview” button in the Timeline editor, observe Sphere being deactivated
4. Start playback in the Timeline editor and add an animation key to the animation track by double-clicking the animation curve
5. Stop playback and exit preview mode
Expected result - Sphere has its Active state reverted (is deactivated)
Actual result - Sphere does not have its state reverted (is active)
Regression introduced in - 2017.1.0b8
Reproducible with - 2017.3.0a7, 2017.2.0b11, 2017.1.1p1, 2017.1.0b8
Not reproducible with - 2017.1.0b7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
Add comment