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
- [HDRP] Decal Projector with layer mask "nothing" doesn't affect transparent objects when Decal Layers are disabled in frame settings
- "MonoBehaviour.OnApplicationQuit" is still called when quitting is canceled by “Application.wantsToQuit“ returning false
- [2D SG/VFX] Surface options are not shown in Output Inspector when 2D Sprite SG is assigned to VFX
- Collisions are incorrectly registered when setting a joint motor every frame causes
- Terrain shadows flicker while moving the Camera in the Player when Terrain contains GPU instanced materials
Add comment