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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment