Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
5.6.1
Issue ID
1131890
Regression
No
[LWRP] Skybox not appearing as a result of custom renderpass
Repro steps:
- download this project
- open demo scene
- notice the sky in the scene is grey
- click on the camera preview and notice that it appears as blue
- in scene view, it displays as a blue background
reproducible wiht 2019.1.0b5 and 2019.2.0a7
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note:
This demo is using the experimental LWRP custom render pass API. That api had several issues related to custom rendering and camera. LWRP 5.7.2 is the version LWRP went out of preview and has a much nicer custom rendering API. Most likely the issue won't reproduce when this project is ported to the new API.