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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Fog doesn't support negative scale. This is not a bug.