Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.1.5f1
2019.2.0a1
2019.3.0a1
Issue ID
1164390
Regression
No
Animated transform local position is locked in Play mode when its Animation is played through the Timeline window
How to reproduce:
1. Make a project with the user's attached 'timeline_issue.unitypackage', open 'timeline_issue' scene
2. Enter Play mode, make sure that 'Player' has an Animation playing
3. Select 'mesh_prefab' under Player -> Visual and observe that the local position can be modified
4. Select 'TimelineDirector' and double-click on the playable to open up the Timeline window
5. Press Play on the Timeline window and let the Animation finish
6. Repeat Step 3
Expected results: 'mesh_prefab' local position is changed
Actual results: 'mesh_prefab' local position doesn't change, appears to be locked
Reproducible with: 2019.1.8f1, 2019.2.0b8, 2019.3.0a7
Could not test with the earliest 2019.1 version and before that due to Playable corruption.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment