Results 5 issues of Gasimo

**Description:** An unhandled win32 exception appears when calling `Shell.Current.GoToAsync("//PageName");` before Shell PageView finishes loading. Calling after the page is loaded (ie. using an callback after page loads) executes as expected...

t/bug
platform/windows 🪟
area/navigation 🧭
area/shell 🐢
s/verified
s/triaged

This PR adds experimental support for Unity's VolumeFramework system. This allows users to build their own effects or volume integrations within ToonRP. TO-DO: Add volume support to built-in ToonRP Passes...

Creating a VirtualMaterialInstance for modifying runtime materials ignores the overrode status of Material Properties, resulting in material instances rendering wrong. **Repro steps:** 1) Create a Base Material with a Texture...

bug
graphics

When the camera moves far enough for the origin to shifts, height fog gets moved too, (presumably) causing a sudden change in density. https://github.com/user-attachments/assets/6e3ef48f-67b0-474b-ba2e-a941f7aa360e

bug
graphics

With Opaque material: ![Image](https://github.com/user-attachments/assets/6620b20a-c9fb-4309-9e65-cd2d29234e58) With Transparent Material: ![Image](https://github.com/user-attachments/assets/0dd0d383-b6c8-47fd-a9f3-094442adf713) Repro Setup: ![Image](https://github.com/user-attachments/assets/4bd89191-1f5d-40a1-a91d-0f3787f1f305) Repro render: ![Image](https://github.com/user-attachments/assets/2097d647-de09-4348-a485-c630fb3a6dbe) Repro Render when glass is set to Alpha - 1 Makes the effect more visible: ![Image](https://github.com/user-attachments/assets/ddcf5276-1362-471c-9b54-0047fff81e11)...

bug
graphics