Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.8f1
Issue ID
1081797
Regression
No
[Metal] Specific water and fog effects are rendered incorrectly on Radeon GPU
To reproduce:
1. Open repro project(link in edit)
2. Open 'DemoSceneWater' scene
3. Play scene
4. In game view enable 'Snow' and set 'Intensity' to max value
5. Notice that water and fog is not rendered properly(gifs attached)
Reproduced: 2018.2.0a1, 2018.2.8f1, 2018.3.0b1
Not reproducible: 2017.4.11f1, 2018.1.9f2, because of missing prefabs in project window
Note:
Reproduced on Radeon Pro 570 4 GB, not reproducible on Intel Iris Pro 1536 MB
Metal has artefacts on water and fog effects
OpenGL has artefact on fog effect only
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2019.3.X):
Water artifacts due to transparent textures in deferred lighting fixed, but fog artifacts are a Metal shader language issue with Apple.