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
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment