Search Issue Tracker
By Design
By Design in 2023.2.X
Votes
0
Found in
2020.3.48f1
2021.3.23f1
2022.3.3f1
2023.2.0b2
Issue ID
UUM-44332
Regression
No
[PostProcessing] Override trackball points don't keep up with the mouse
Repro:
- Create a new URP project.
- Add a Volume component to an empty GameObject.
- Give the Volume a new or existing profile.
- Add Override -> Lift, Gamma, Gain / Shadows, Midtones, Highlights
- Try to move the circle in the trackballs.
Expected Result: The circle moves with the mouse.
Actual Result: See attached GIF. The circle moves slower than the mouse. This causes a problem if you have a single monitor, as trying to adjust the point leftmost trackball needs multiple click and drag motions due to the mouse being stopped by the edge of the screen.
!Unity_m7vUNi1SuM.gif|width=457,height=234!
Reproducible in: 2023.2.0b2, 2022.3.3f1, 2020.3.48f1
Marking as not a regression.
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Color grading can be highly sensitive, so ensuring larger mouse movements translate to smaller trackball changes is by-design. The same behavior can be observed in other industry-standard color grading software like DaVinci Resolve.
Resolution Note (2023.2.X):
Color grading can be highly sensitive, so ensuring larger mouse movements translate to smaller trackball changes is by-design. The same behavior can be observed in other industry-standard color grading software like DaVinci Resolve.