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
- UnityException: get_disableApplyMaterialPropertyDrawers can only be called from the main thread
- Crash on GfxDeviceD3D12::AllocBottomLevelAccelerationStructure when using Raytracing
- The search icon in the "Searches" sections is blurry and inconsistent
- "RenderingCommandBuffer" error is thrown when switching to the tvOS platform
- Left side cog menu button is obstructed by the maximum Y value of the graph when editing a curve in the Particle System Curves
Add comment