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
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
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.