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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment