Search Issue Tracker
By Design
Votes
0
Found in
6000.0.48f1
6000.1.0f1
6000.2.0a9
Issue ID
UUM-104400
Regression
No
Water in HDRP Sample Scene Freezes When Selecting Dropdown in Inspector
Steps to reproduce:
- Create a new HDRP project
- Import Water Samples from the HDRP package samples
- Enable Water in the Quality > HDRP > Water
- Open a sample scene (e.g., "Rain")
- In the Hierarchy, click on the "Ocean" GameObject
- In the Inspector, select and expand a dropdown
- Observe the water behaviour in the Scene View
\\
Actual results: The water freezes/pauses when a dropdown is selected in the Inspector
Expected results: The water should continue moving even when a dropdown is expanded, similar to the behaviour seen when interacting with checkboxes and sliders
\\
Reproducible with versions: 6000.0.48f1, 6000.1.0f1, 6000.2.0a9
\\
Tested on (OS): Ubuntu 24
Notes: This behaviour is inconsistent with other Inspector UI elements; water should not pause unless a scene-affecting change is triggered
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Simulation is paused during dropdown selection in order to save on performance.