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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.