Search Issue Tracker
Fixed in 2022.3.15f1
Fixed in 2022.3.X, 2023.2.X, 2023.3.X, 2023.3.0a16
Votes
0
Found in
2022.3.7f1
2023.1
2023.2.0b5
2023.3.0a1
Issue ID
UUM-47142
Regression
No
Screen space decals calculate ambient lighting incorrectly
Rotating screen space decals will change the ambient lighting
Steps to reproduce:
- Open attached repro project
- Observe the visible decal
Expected: entire surface is white since the decal is white and projecte on a white surface
Actual: Decal is much darker since it is sampling the "ground" color of the ambient lighting gradient configured in the lighting settings
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Package Manager] Vulkan Native Rendering Plugin can no longer intercept Vulkan Initialization, as it is loaded later when added via Package Manager
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
Add comment