Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.32f1
Issue ID
UUM-57232
Regression
Yes
Shader Editor throws an ArgumentNullException when trying to open a ".shadergraph" file
Reproduction steps:
1. Open the user-attached "PhantomPeakArcadeMachines" project
2. In the Project window, search "shader"
3. Double-click on "OlympicsBgShader.shadergraph" to open the Shader Editor
4. Observe the outcome
Expected results: Shader Editor opens in Unity Editor without errors
Actual results: Shader Editor throws an ArgumentNullException and asks to "Select an app to open this .shadergraph file"
Reproducible with: 2021.3.32f1, 2022.2.0a8
Not reproducible with: 2022.3.14f1, 2023.2.1f1, 2023.3.0a15
Fixed in: 2022.2.0a9
Reproducible on: Windows 11 Pro
Not reproducible on: No other environments tested
Notes:
- Unable to reproduce the issue on a new project
- The issue happens with any “.shadergraph” file
- Deleting the Library folder fixes the issue
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Although it was possible to repro the issue using the project provided, deleting the library folder restored the project to a functional state. It's unclear what the root cause for this issue was, but we've been unable to reproduce this issue otherwise.