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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
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.