Search Issue Tracker
Fixed
Fixed in 6000.0.58f1, 6000.2.5f1, 6000.3.0b2, 6000.4.0a1
Votes
0
Found in
6000.0.56f1
6000.2.1f1
6000.3.0a5
6000.4.0a1
Issue ID
UUM-114283
Regression
No
Mesh filter animation tint is not added if keyframe recording is not enabled
Steps to reproduce:
- Create a new project
- Create a Cube in the Hierarchy window
- Open Window > Animation > Animation window
- Select the Cube game object
- Create an Animation Clip
- Add mesh filter property to the animation
- Toggle Preview button on and off
- Turn keyframe recording on and off
\\
Actual results: animation tint only gets added after record mode is turned on or off, preview animation tint is also not removed toggling preview on and off
Expected results: animation tint get applied when preview is toggled on or recording mode is toggled on, tint gets removed when preview or record gets toggled off
\\
Reproducible with versions:
6000.0.56f1, 6000.2.1f1, 6000.3.0a5
Can’t test with versions:
2022.3.65f1, 6000.0.55f1, 6000.1.16f1 (previously issue: UUM-113352)
\\
Tested on (OS):
MacOS Sequoia 15.6
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
Resolution Note (fix version 6000.4.0a1):
Added additional UI callback events when the Animation Mode has completed sampling and when the Animation Mode has stopped. This ensures that any bound Property Field will now update with every Animation Clip sample call to ensure that the fields are correctly updated when new properties are added to an Animation Clip during preview mode.
Resolution Note (fix version 6000.3.0b2):
Added additional UI callback events when the Animation Mode has completed sampling and when the Animation Mode has stopped. This ensures that any bound Property Field will now update with every Animation Clip sample call to ensure that the fields are correctly updated when new properties are added to an Animation Clip during preview mode.
Resolution Note (fix version 6000.2.5f1):
Added additional UI callback events when the Animation Mode has completed sampling and when the Animation Mode has stopped. This ensures that any bound Property Field will now update with every Animation Clip sample call to ensure that the fields are correctly updated when new properties are added to an Animation Clip during preview mode.
Resolution Note (fix version 6000.0.58f1):
Added additional UI callback events when the Animation Mode has completed sampling and when the Animation Mode has stopped. This ensures that any bound Property Field will now update with every Animation Clip sample call to ensure that the fields are correctly updated when new properties are added to an Animation Clip during preview mode.