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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment