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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
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.