Steps to reproduce:
- Create and open a new project
- Create a new Terrain GameObject, and select it
- Open the Terrain Settings panel in Inspector
- Hover on the "Detail Resolution Per Patch" to display the tooltip and observe (range [0, 128] is displayed)
- Change "Detail Resolution" value to 0
- Observe the Console
Actual results: Range [8, 1000] is displayed
Expected results: Range [8, 128] is displayed
Reproducible with versions: 6000.0.0f1, 6000.0.77f1, 6000,3.17f1, 6000.4.11f1, 6000.5.0b12, 6000.6.0a7
Tested on (OS): Windows 11 Pro (25H2)