Search Issue Tracker
Duplicate
Votes
9
Found in
5.2.0p1
Issue ID
731167
Regression
Yes
Inspector Will Not Set Keyframes for Tint, Tiling, or Offset of a Shader Anymore
To reproduce:
1. Open the 'testScene' scene
2. Select 'testColor' object in Hierarchy
3. In the Animation window, click at any point in the timeline for animation clip 'testAnim'
4. In the Inspector, try to change the values for properties 'Tint Color', 'Tiling', or 'Offset'.
Observe that no keyframes are created for these changes.
Workaround: Setting those keyframes through "Add property".
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Extramax
Oct 14, 2015 09:32
I found this trouble today.
I can set new material tint color key automatically by changing value of inspector with unity version 4.6. Upgrading Unity5, usable function has gone. It wastes my time so much to use 'Add property'.
I want it to be back, plz.