Search Issue Tracker
By Design
Votes
0
Found in
6000.0.46f1
6000.1.0b14
6000.2.0a8
Issue ID
UUM-102681
Regression
No
"Local Volumetric Fog" Component's "Inherit from Hierarchy" mode doesn't support negative "Scale" on the "Transform" Component
How to reproduce:
1. Open the attached "hdrpET" project
2. Open the "OutdoorsScene" scene
3. Open the Game view
4. In the Hierarchy, select the "GameObject (1)" GameObject
5. In the Inspector, drag "Scale" X or Y value to any negative value
6. Observe the results
Expected results: The smaller the value, the bigger the black fog appears, similar to when you change the scale on a 3D or 2D GameObject
Actual results: The black fog disappears at 0 and doesn't change if the scale is any negative number
Reproducible with: 6000.0.46f1, 6000.1.0b14, 6000.2.0a8
Reproducible on: macOS Sequoia 15.3 (M1)
Not reproducible on: No other environment tested
Note: The box itself is changing with the negative values, but fog is not rendered
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
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
- Editor.log file size grows rapidly when a scene exceeds the "Maximum Shadow on Screen" limit setting in the HDRP Asset
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
Resolution Note:
Fog doesn't support negative scale. This is not a bug.