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".
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
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.