Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.6.0b7
Issue ID
878803
Regression
Yes
[Metal][Deferred] Tree leaves are not rendered when using Deferred rendering pass on Metal
Steps to repro:
1. Open attached project and 'bugMetalDeferred' scene on OSX (Metal);
2. Resize Game view tab;
3. Observe tree rendering.
Actual result:
Tree leaves are not rendered. Also trees are blinking in Scene view. See attached video and actual.png screenshot.
Regression introduced in Unity 5.6.
Expected result:
Trees should be rendered without artifacts. See attached expected.png screenshot.
Workaround is to set Forward rendering path on 'Main Camera' gameobject.
Notes:
- Reproducible in 5.6.0b7;
- Not reproducible in 5.5.0p4;
- Reproducible only on OSX Metal; not reproducible in OSX GlCore and Windows DX11 and Windows GlCore;
- Reproducible only in Deferred / not reproducible in Forward;
- Reproducible in both Editor and Standalone player for Metal.
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
Add comment