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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Resolution Note:
Fog doesn't support negative scale. This is not a bug.