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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.