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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment