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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment