Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.60f1
6000.2.8f1
6000.3.0b6
6000.4.0a2
Issue ID
UUM-121822
Regression
No
Default Volume Profile property does not get reset when the property is selected and the reset button is pressed
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Select the "Assets/Settings/DefaultVolumeProfile.asset" asset in the Project Browser
- Change Bloom "Threshold" property to "222" and select all characters
- Click the burger icon button in the Bloom section and select "Reset"
- Observe the Bloom "Threshold" property
Actual results: The property is not reset to the default value (0.9)
Expected results: The property is reset to the default value (0.9)
Reproducible with versions: 6000.0.60f1, 6000.2.8f1, 6000.3.0b6, 6000.4.0a2
Tested on (OS): MacOS Silicon Sequoia 15.6.1
Notes:
- Does not reproduce on the Global Volume GameObject
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment