You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documented OpenUPM as an optional UPM registry install source for users who want Unity Package Manager to show registry-backed version history.
Added optional release-script verification for OpenUPM indexing after new tags are published.
Fixed
Fixed capture_game_view returning black frames in URP/HDRP projects by reading the rendered Game View frame before falling back to camera.Render(). (#11, #12)
Contributors
Thanks @dehuaichendragonplus for the detailed URP/HDRP Game View capture report and patch.