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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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.