vertxxyz / Vertx.Debugging

Debugging utilities for Unity
MIT License
519 stars 34 forks source link

Support for Native RenderPass or RenderGraph #25

Closed vertxxyz closed 1 week ago

vertxxyz commented 10 months ago

Native RenderPass shows black with NREs, and RenderGraph prints "RecordRenderGraph is not implemented"

vertxxyz commented 10 months ago

The workaround is to use the legacy render path via Edit/Project Settings/Graphics/Pipeline Specific Settings/Render Graph Settings/Compatibility Mode (Render Graph Disabled).

I will likely be implementing this in the burst-compatible rewrite with v3.0.0.

vertxxyz commented 1 week ago

Should work as of 3.0.0.