Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.4.X, 2018.1.X
Votes
0
Found in
2017.1
2017.2.1p1
Issue ID
985786
Regression
Yes
Animation binding m_AnchoredPosition.z fails to register property modification for a specific UI animation
To reproduce:
1. Open project
2. Select Canvas gameObject
3. Open animation window
4. Play 'OldAnim' and 'NewAnim'
Expected: both clips will look identical
Actual: 'OldAnim' is broken, 'Could not register property modification for animation binding m_AnchoredPosition.z of object Image, modifications will not be automatically reverted' warnings are thrown
Reproduced on: 2017.2.1p3, 2017.3.1p1, 2018.1.0b6, 2018.2.0a1
Note: 'OldAnim' is created on 2017.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment