I’ve been working on a game with my team and after adding some Custom Renderer Features to the URP rendering pipeline our asset preview windows are behaving strangely.
We recently upgraded our Unity/URP versions, however this glitch occured before the upgrade as well as after the upgrade. For reference before we were using Unity 2020.1.6f1 and URP 8.2.0. Now we are using Unity 2020.3.19f1, and URP 10.6.0.
Essentially, the preview window that should be showing the selected model/material/animation/etc from the project window is instead showing a glitchy duplicate of the scene view. I’ve attached an image of the error. The preview should be showing the selected model (TamikaTestUV1).
I’ve isolated the error to the Blit Material Feature. If I toggle the feature on and off the problem does go away. I’ve tested the feature with multiple different materials and it persists as long as it is active and has a material in the slot.
Would love to resolve this, so to not have to constantly turn the blit feature off to preview assets. Any help would be greatly appreciated!
Sorry to hear you are facing issues. If this happens in empty projects, this might indicate a possible bug in the URP pipeline. The regular steps are to submit a bug report with the steps to reproduce the issue. Our QA team will then try reproducing the bug and if it is found, a fix will be deployed. I understand this takes time but we appreciate if you can send us the report. Steps to follow are found in the following guide:
You should receive a bug case that will be followed up directly by our colleagues in the QA team.
Apologies if this is not the answer you were expecting. Our devs are constantly monitoring forum threads and might comment more on this. Reporting the bug will also work to get the devs to look at the issue and further advise on this.