Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0f2
Issue ID
1113287
Regression
No
When "Control Activation Post Playback" is set to "Active", object doesn't stay "Active" Post Playback
Reproduction steps:
1. Open "TimelineBug.zip" project and "SampleScene" scene
2. Open the Timeline window
3. Select "Cube" in the Hierarchy window
4. Notice "Control Track" -> "Cube (1)" -> "Control Playable Asset" -> "Control Activation" -> "Post Playback" -> "Active"
5. Run the Timeline
6. Notice that the Cube Activates, but Post Playback De-Activates
Expected Result: Cube stays Active Post Playback
Actual Result: Cube De-Activates Post Playback
Reproduced with: 2019.2.0a1, 2019.1.0a14, 2018.3.3f1, 2017.4.18f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
- [macOS] "Add Component" button is broken when the Editor is moved to a different MacOS workspace
Resolution Note:
Post Playback refers to what happens to the object when the _timeline_ finishes. By selecting 'control activation', it means the game object will only be active when there is a clip. To achieve the desired behavoir, use a separate activation track.