Search Issue Tracker
By Design
By Design in 6000.5.X
Votes
0
Found in
6000.0.67f1
6000.3.7f1
6000.4.0b7
6000.5.0a6
Issue ID
UUM-133967
Regression
No
Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
How to reproduce:
1. Create a new Unity project
2. In the Project window, right-click -> Create -> Shader Graph -> URP -> Unlit Shader Graph
3. Go to Edit -> Preferences -> Shader Graph -> Zoom Step Size
4. Set the Zoom Step Size to 0
5. Go back to the Shader Graph and try to zoom in/out
Expected results: The zoom doesn't work
Actual results: The zoom works
Reproducible with: 6000.0.67f1, 6000.3.7f1, 6000.4.0b7, 6000.5.0a6
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: The minimum zoom step should be some small number instead of 0
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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- 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
Resolution Note:
The option is not intended to allow disabling of zoom.
Resolution Note (6000.5.X):
The option is not intended to allow disabling of zoom.