Global Snow (URP) · Troubleshooting & FAQ
This page covers the most common issues users encounter with Global Snow URP and how to resolve them.
| Symptom | You added the GlobalSnow component but no snow appears. |
|---|---|
| Cause | Missing Render Feature, wrong rendering path, or altitude misconfiguration. |
| Solution |
|
| Symptom | When clicking Add Renderer Feature, GlobalSnow does not appear in the dropdown. |
|---|---|
| Cause | The URP package was not imported correctly, or the Built-in RP package was imported instead. |
| Solution |
|
| Symptom | Console shows Render Graph-related errors or snow does not render in Unity 6. |
|---|---|
| Cause | Outdated Global Snow version or conflicting Render Graph settings. |
| Solution |
|
| Symptom | Snow appears in Play mode but not in the Scene View. |
|---|---|
| Cause | Scene View preview is disabled. |
| Solution | Enable Show Snow In Scene View in the Global Snow inspector. |
| Symptom | Snow on a character or vehicle changes shape as it animates or moves. |
|---|---|
| Cause | Global Snow applies snow based on GBuffers - it does not differentiate static from dynamic objects. |
| Solution |
|
| Symptom | Excluded objects have visible snow fringing or border artifacts. |
|---|---|
| Cause | Exclusion depth bias is too low, or the object has complex geometry. |
| Solution |
|
| Symptom | The SnowSurface mesh is visible but does not deform when objects walk on it. |
|---|---|
| Cause | Pressure settings are too low, or colliders are not configured correctly. |
| Solution |
|
| Symptom | Snow coverage visibly pops or flickers as the camera moves. |
|---|---|
| Cause | Coverage Extension is too small for the scene, or Coverage Update is set to Discrete with a large threshold. |
| Solution |
|
| Symptom | Frame rate drops when Global Snow is active. |
|---|---|
| Cause | High coverage resolution, every-frame updates, or too many Snow Surface components. |
| Solution | See the Performance Tips page for a comprehensive optimization checklist. |
Help us improve this documentation page.