Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.0a1
Issue ID
986408
Regression
Yes
[Metal][IntelGPU] Shadowy artefact is shown on the surface of the big gameobjects
Steps to repro:
1. Open attached project and 't1' scene on Mac with integrated Intel Iris GPU;
2. Observe the Game view window.
or
1. Create new project and scene;
2. Add Terrain gameobject (Create> 3D Object> Terrain);
3. Zoom in/zoom out in the Scene view and observe terrain's surface in the Scene view.
Expected result:
Terrain is rendered smoothly without artifacts in the Scene and Game view. See attached expected.png screenshot.
Actual result:
Shadowy artifacts are shown on terrain's surface. See attached actual.png screenshot.
Regression introduced in Unity 2018.1.0.
Notes:
- Reproducible in Version 2018.2.0a1, 2018.1.0b2;
- Not reproducible in Unity 2017.3.p2, 2017.1.2p4;
- Reproducible only on OSX Metal with integrated Intel Iris GPU; not reproducible on MacBook with the discrete NVidia or AMD GPU; not reproducible on Windows running DX11;
- Also reproducible in Standalone Player;
- Turning off shadows in the project solves the issue.
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
- 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
Resolution Note (2018.2.X):
Going forward, issues related to realtime rendering (including realtime shadows) should be addressed to the corresponding SRP team. This issue will not be fixed in the built-in RP.