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
- Lighting Data asset is not created when baking multiple Scenes at the same time
- Performance issues when instantiating a recognizer under UnityEngine.Windows.Speech
- Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
- [Android] .aab Build fails when using Asset Bundles
- Builds fail without a useful error message when building a project with invalid product name
Add comment