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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment