Search Issue Tracker
By Design
Votes
0
Found in [Package]
7.1.5
Issue ID
1199838
Regression
No
[HDRP][ImprovedPrefab] Blue highlight is missing on making changes in Visual Environment of Volume Settings prefab
Blue highlight is missing on making changes in Visual Environment of Volume Settings prefab
Steps to Reproduce:
1. Create a new Project with HDRP Template
2. Hierarchy > right-click > Volume > Sky and Fog Volume
3. Create prefab of Sky and Fog Volume, Drag in Project > Assets
4. Select Sky and Fog Volume GO > Inspector > Visual Environment > Type - Gradient Sky
5. Select Sky and Fog Volume GO > Inspector > Visual Environment > Ambient Mode - Dynamic
Expected Result:
Blue highlight appears on the left side of the value
Actual Result:
Blue highlight is missing on making changes in Visual Environment of Volume Settings prefab
Reproducible on: 2020.1.0a14, 2019.3.0b12, 2019.2.12f1, 2019.1.12f1, 2018.4.12f1
Reproducible on Package: 7.1.5, 7.1.1
Environment: Windows 10 and Mac 10.14
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
This is expected. Volumes use profile Assets which are not part of the prefab itself (just a reference to the asset). Thus, editing the volume components in the prefab actually edits the profile asset on the disk.