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
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
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.