Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0b2
2018.4.8f1
Issue ID
1183854
Regression
Yes
Timeline Activation clips can not be modified during runtime
To reproduce:
1. Open the user's attached project
2. Play the "SampleScene" in the Editor
3. Slide the first slider until the cube shows up
4. Slide the second slider until the cube disappears
5. Build and run on Mac/Windows/Android/iOS and repeat steps 3 and 4
Expected: The behavior is the same on Editor and Player
Actual: The cube does not disappear on Player
Reproduced with: 2020.1.0a5, 2019.3.0b4, 2019.2.6f1, 2018.4.9f1, 2018.3.14f1, 2018.3.0b2
Not reproduced with: 2017.4.32f1, 2018.2.13f1, 2018.3.0a11, 2018.3.0b1
Regression started in 2018.3.0b2
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
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
Resolution Note (2020.1.X):
after changing the asset, a playableDirector.RebuildGraph() call is required in the player.