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
- Default Preset application and Reset() method execution order is different when adding a Component via the Inspector versus calling Reset via the Component context menu
- Scene view is not outputting HDR when the "Use HDR Display Output" option is enabled, DX12 is selected as the Graphics API, and URP/HDRP is in use
- Sprite Atlas results in suboptimal packing even when "Allow Rotation" is enabled
- References placed in a UnityEvent change to the same reference when multi-selecting their GameObjects
- "ShadowCaster2D" Component doesn't work when the "Casting Source" is set to "Polygon Collider 2D"
Resolution Note:
Fog doesn't support negative scale. This is not a bug.