Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.4.0b15
Issue ID
789542
Regression
No
[TerrainNavigation] Shadowy artifact appears on terrain when moving viewpoint in both Scene/Game views
Steps to repro:
1. Open Unity;
2. Import attached 'ShadowyArtifactTerrain' package;
3. Open 'test' scene;
4. Select Main Camera gameobject;
5. In Inspector click on Y field, hold left mouse button and drag the cursor to move the viewpoint above and below the terrain;
6. Observe terrain surface.
Actual result:
Round shadowy artifact appears on terrain when moving the viewpoint (see attached gif video and actual.png).
Expected result:
Shadow artifact should not be visible while moving viewpoint (see attached expected.png screenshot).
Workaround is to turn off Cast Shadows option in Terrain Settings of Inspector's Terrain component.
Notes:
- Reproducible on both Windows 10 and OSX 10.11.4;
- Reproducible in: 5.4.0b15, 5.4.0b14, 5.4.0b8, 5.3.4p1;
- Also reproduces when moving viewpoint in the Scene view (by mouse scroll).
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
Add comment