Search Issue Tracker
Fixed
Fixed in 2021.3.25f1, 2022.2.18f1, 2023.1.0b14, 2023.2.0a12
Votes
0
Found in
2020.3.45f1
2021.3.16f1
2022.2.2f1
2023.1.0a25
2023.2.0a3
Issue ID
UUM-28486
Regression
No
HDRP Decal Emmisive Map is drawn incorrectly when Decal is at a certain distance from Camera and specific "Clipping Planes" property values are set under the "Camera" component
Reproduction steps:
1. Open the attached project “DecalEmissionBug”
2. Select the “Main” scene
3. Split Scene view and Game view into two separate windows
4. Select “Main Camera” GameObject
5. In Inspector, under the “Camera” component, change the “Clipping Planes” property values
6. Observe emission on the “Cube” GameObject
7. Experiment with more “Clipping Planes” property values
Expected result: One side of the “Cube” GameObject is always bright red
Actual result: The shape of the emission on the “Cube” GameObject changes
Reproducible with: 2020.3.44f1, 2021.3.16f1, 2022.2.2f1, 2023.1.0a25, 2023.2.0a3
Reproducible on: Windows 10
Notes:
When modifying “Clipping Planes” property values, it is advisable to change “Near” by adding 0.01 and “Far” by adding 100 for better visual results. Also, moving the “Main Camera” GameObject in Z-Axis will provide the same results.
In the 2020 versions, need to modify the Decal Projector boundaries to the shape of a cube on the “Decal” GameObject
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
- [Entities Graphics] Size of the Content Update generated folder increases when changes are made to the Scene
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
Add comment