Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.2f1
Issue ID
1028326
Regression
No
Artifacts are rendered on non-uniformly scaled plane shadow
To reproduce:
1) Open attached project and scene
2) Play it
- Glitches around the shadow edges are reproducible on AMD GPUs; NVIDIA GPU shows different artifacts.
- Reproducible only on a stretched plane, not reproducible on a uniform plane.
- The issue is reproducible in 2018.3.0b8 on both built-in and Lightweight render pipeline. Tested on both NVIDIA GeForce GTX1070 (Windows 10) and AMD Radeon 560 (OSX 10.13.6).
- The issue is not reproducible in HDRP (both on AMD and NVIDIA).
- Could not test HDRP and LWRP in 2019.1.0a7 because of non-compiled shaders.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
This is a general rendering issue that we won't be able to fix. The user should however not have single triangles that are this large (10km). It will fail to work on any GPU at some point when a single triangle gets large enough.