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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
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.