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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment