Search Issue Tracker
Fixed
Votes
0
Found in
2022.2.0a10
Issue ID
1416291
Regression
No
[HDRP] Sliders and draggable edit fields in Rendering Debugger incorrectly create undo actions
Version tested: 2022.2.0a10 (trunk)
Steps to reproduce:
0) Create a new HDRP template
1) Open Undo History window
2) Go to Rendering Debugger
3) Grab any slider (Lighting/Global Shadow Scale Factor in my example) drag it a little, wait and then without releasing the mouse drag it more
4) Observe how it created an undo action upon the slightest change. Action's name also contains incorrect values.
Expected behavior: Undo action must be create upon mouse release.
Note: performing undo will still revert to correct values.
Same effect happens if you mouse drag edit fields.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- An extra not needed scrollbar becomes visible in the preset "Inspector" window
- Layer Collision Matrix expansion causes extra scrollbar in Physics Settings
- The Decal Projector component Scene view editing tools are not visible in the Inspector window when Editor theme is set to Light
- An “Assertion failed on expression” error is thrown when building an AssetBundle and two assets have the same name
- Real delta time is different than deltaTime and uscaledDeltaTimeFixed when using multiple monitors with different refresh frequencies set in Windows options
Add comment