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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.