Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
5.6.1p1
Issue ID
934578
Regression
No
Only One keyframe is added when Animating multiple objects Materials
To reproduce:
1. Download attached project "Animate_Materials_Bug.zip" which user attached in email and open in Unity
2. Open scene "Animate_Materials_Bug.scene"
3. Select the object "Parent" in the Hierarchy
4. Open the Animation tab
5. Make sure that "Animate_Materials_Anim" is the animation selected
6. Press the 'record' button
7. Multi-select objects "Sphere" through "Sphere (6)" in the Hierarchy
8. In the Inspector manipulate the slider of the "Metallic" or "Smoothness" property
Expected Result: Multiple keyframes should be added for each selected object in the Hierarchy
Actual Result: Only one keyframe is added to the "Animate_Materials_Anim" animation
Notes:
- This issue appears both on Windows and OSX.
- Everything works fine when animating other properties of the objects, such as the transform.
Reproduced on Unity 5.5.4p2, 5.6.3f1, 2017.1.0p2, 2017.2.0b5 and 2017.3.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
- Loading animations are hitching or stopping when using "SceneManager.LoadSceneAsync" to load new scenes
- [sw-unity-6-1] GameObject child is created in the last GameObject of the hierarchy instead in the selected GameObject by right clicking
- Lens Flare is misaligned when modifying the Camera's Viewport Rect
Add comment