Search Issue Tracker
Fixed
Fixed in 6000.2.X, 6000.2.0a4
Votes
0
Found in
6000.0.22f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-82982
Regression
No
[APV] The anti-seam system doesn’t process ShadowMask and SkyOcclusion data
Steps to reproduce:
1. Open the attached project.
2. Open the Assets/Scenes/SkyOcclusion.unity scene
3. Look at the GameView with the Camera in the scene
4. Using the Rendering Debugger, Display the Bricks in the Probe Volume section
5. Notice the seams between the purple and orange bricks
6. In the Lighting Window, and Adaptive Probe Volume tab, disable SkyOcclusion and Generate Lighting
7. Notice that the seams are gone
8. Open the Assets/Scenes/ShadowMask.unity scene
9. Look at the GameView with the Camera01 in the scene
10. Using the Rendering Debugger, Display the Bricks in the Probe Volume section
11. Notice the seams between the purple and orange bricks
12. Look at the GameView with the Camera02 in the scene
13. We are now seeing the realtime shadow, since we moved closer to the scene. Notice how the seams are gone, because we are only looking at baked indirect lighting, the anti-seam mechanism works for this.
\\
Actual results:
A clear seam is visible between subdivision levels when looking at ShadowMask and SkyOcclusion:
!image-2024-09-25-18-04-53-821.png|thumbnail!
ShadowMask :
!image-2024-09-25-18-04-00-561.png|thumbnail!
Expected results:
ShadowMask and SkyOcclusion data should be interpolated between subdivision levels, creating a smooth transition
When only using Baked Indirect, the data is interpolated : !image-2024-09-25-18-06-50-056.png|thumbnail!
\\
Reproducible with versions:
Not reproducible with versions:
Can’t test with versions:
\\
Tested on (OS):
\\
Notes:
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment