happy-turtle / oit-unity

Order-independent Transparency Implementation in Unity with Per-Pixel Linked Lists
Apache License 2.0
181 stars 25 forks source link

Stability issues in editor #20

Closed happy-turtle closed 6 months ago

happy-turtle commented 9 months ago

I am getting a lot of crashes due to Failed to create D3D11 swapchain due to device reset/removed. As far as I recognize, this is mostly related to rendering in the Scene view. Not sure yet what the issue here is though.

happy-turtle commented 6 months ago

Will drop support for the ImageEffect component with the next version. Crashes are mostly happening for the legacy ImageEffect. Any further issues with the other implementations will need more specific reproductions.