Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.0.48f1
6000.1.0f1
6000.2.0a9
Issue ID
UUM-104403
Regression
No
Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
Steps to reproduce:
- Create a new HDRP project
- Import Water Samples from the HDRP package samples
- Open the Rain scene
- In the Hierarchy, select the Samples Showcase GameObject
- In the Inspector, enable the required settings such as Screen Space Reflections
- Observe the warning message in the Samples Showcase (Script) component
\\
Actual results: The warning message persists even after enabling the required settings (e.g., Screen Space Reflections) until the GameObject is unselected and reselected
Expected results: The warning message should automatically disappear once the required settings are enabled without needing to reselect the GameObject
\\
Reproducible with versions: 6000.0.48f1, 6000.1.0f1, 6000.2.0a9
\\
Tested on (OS): Ubuntu 24
\\
Notes:
- This affects usability and may confuse users into thinking the setup is still incorrect. The script should update the UI immediately when the requirement conditions are met
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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Resolution Note:
Could not reproduce the issue.
Check in a 6000.4 HDRP project in the rain scene of the water samples.
When enabling features from HDRP assets, the checks buttons disappeared instantly.