Search Issue Tracker
Fixed
Votes
0
Found in
6000.0.46f1
Issue ID
UUM-102666
Regression
No
[Metal] Turning any Debug Mode on Water Surface results in errors spam
How to reproduce:
1. Create a new HDRP project
2. In the Hierarchy, right-click -> Water -> Surface -> Ocean Sea or Lake
3. In the Inspector, under the "Water Surface" Component expand the "Miscellaneous" section
4. Choose any option from the "Debug Mode" dropdown
5. Observe the Console
Expected results: No errors are spawned or "Debug Mode" options are not available
Actual results: There is a constant "Indirect rendering with tessellation is not supported on Metal." error spawn
Reproducible with: 6000.0.46f1
Not reproducible with: 6000.1.0b14, 6000.2.0a8
Reproducible on: macOS Sequoia 15.3 (M1)
Not reproducible on: No other environment tested
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
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off
- "GraphicsBuffer.IsValid()" returns incorrect result when SkinnedMeshRenderer is disabled
- Clear Dynamic Data On Build does not clear data after a clean build when the Atlas Population Mode is set to "Dynamic" or "Dynamic OS"
Resolution Note:
Fixed by another internal issue: UUM-96407: [HDRP] Water surface debug mode throws console errors on metal when tesselation in active