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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
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.