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
- Vertex data is displaced when building with Addressables with Optimize Mesh Data enabled
- [macOS] “Input.GetMouseButtonDown” gets set to true when pressing and when releasing the mouse button in the Device Simulator view if "targetFrameRate" is set in the script
- UWP Capabilities are not changed when rebuilding the project
- [Oculus] Lights causing artifacts when Forward+ Rendering is selected
- Game Window Icons are white when in light mode
Add comment