Search Issue Tracker
Fixed in 2021.3.31f1
Fixed in 2023.3.0a6
Votes
1
Found in
2023.1.13f1
2023.2.0b9
2023.3.0a5
Issue ID
UUM-48819
Regression
Yes
Shadows are not visible from a distance when Alpha Clipping of the texture is enabled
How to reproduce:
1. Open the “IN-53192_3“ project
2. Open the “ReproSceneAlphaClippingEnabled“ Scene
3. Enter Play Mode
4. Observe the “WallBricks“ GameObject
Expected result: Shadow of leaves are visible
Actual result: Shadow of leaves are not visible
Reproducible with: 2023.1.13f1, 2023.2.0b9, 2023.3.0a5
Not reproducible with: 2021.3.30f1, 2022.3.9f1
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environment tested
Note:
- Could not check for regression points due to errors
- Reproducible in Player
Comments (1)
-
Kingstantin_unity
May 07, 2024 18:40
Got the same issue with 2022.3.14f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Resolution Note (fix version 2021.3.31f1):
Fixed by another internal issue: UUM-36082: Shadow depth rendering textures change to different ones when moving and rotating the Camera
Resolution Note (fix version 2023.3.0a6):
Fixed by another internal issue: UUM-36082: Shadow depth rendering textures change to different ones when moving and rotating the Camera