Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.1f1
Issue ID
1063313
Regression
No
[Metal] [iOS] Rendering artifacts (Skybox is rendered over other objects, light spots and black bruises) using MSAA and GrabPass
- This issue is not reproducible in 2018.1.9f1, but it should be backported to 2017.4. I couldn't find the original PR.
Reproduction steps:
1. Open the attached project.
2. Switch Platform to iOS.
3. Make sure metal Graphics API is set in the Player Settings.
4. Make sure Anti Aliasing is set in the "Edit > Project Settings > Quality".
5. Build the "zhujiemian 1" scene.
- You can switch GrabPass with UI buttons on the screen.
Actual behavior:
- Skybox is rendered over other objects, light spots, and black bruises (Screenshots attached).
Reproduced with:
iOS Metal (2017.2.3p2, 2017.4.8f1)
Not reproducible with:
iOS Metal (2018.1.9f1),
MacOS Metal,
Editor Metal,
iOS GLES
Note:
- Check the attached video "iphone6s.mov" to see the actual/expected behavior comparison.
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note (2017.4.0):
We are not planning to backport this fix