Search Issue Tracker
By Design
Votes
0
Found in
2018.2.0a1
Issue ID
988380
Regression
No
[HDRP] Transparent objects are sort of cut-off at the edges of the window
Steps to reproduce:
1. Open the linked project (or set up a project for HDRP usage from https://github.com/Unity-Technologies/ScriptableRenderPipeline)
2. Make sure Metal Support for editor is enabled
3. Open 'TransparencyTest' scene
4. Hit Play
5. Navigate to any of the transparent objects, doesn't matter, issue seen on pretty much all of them
6. Notice the ones near edges of the screen are cut-off (see screenshots)
This is somewhat happening on Windows (DX11) as well, though instead of the camera's background color, the objects just seem less transparent on the edges.
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