Search Issue Tracker
Fixed in 2017.4.X
Votes
0
Found in
2017.2.0b10
Issue ID
947008
Regression
No
[Timeline] Prefabs can not blend with blendShape property when they are used with Timeline
Using timeline and prefabs can sometimes throw warnings in the console and reset the transformation values of a prefab. This warning is displayed in the console:Could not register property modification for animation binding blendShape.blendShape4.BLW_SMILE2 of object BLW_DEF, modification.
Steps for reproduction:
1) Open scene `test01`
2) Open `PlaneTimeline` asset in Timeline tab.
3) In Hierarchy, find `unitychan` game object and change its position
4) Enter play mode
5) Exit play mode
6) Observe that `Could not register property modification for animation binding blendShape.blendShape4.BLW_SMILE1 of object BLW_DEF, modifications will not be automatically reverted` error is thrown and the position of Unity chan is reset.
Notes:
- Sometimes moving `unitychan` game object and clicking on `Timeline` gameobject in hierarchy throws the same error when Timeline and Scene views are both open (please see the GIF below for that)
- Not a regression
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blend Tree Slider does not adapt if outside allowed range on change of Threshold values
- Mesh Rendered GameObject using the SpriteLitDefault Material becomes invisible when animating with the URP Sprite-Lit-Default Shader
- Compilation errors occur when using PluginAPI headers in a C environment
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
Add comment