Search Issue Tracker
Fixed
Fixed in 6000.3.13f1, 6000.4.2f1, 6000.5.0b2, 6000.6.0a2
Votes
0
Found in
6000.3.12f1
6000.4.1f1
6000.5.0b1
6000.6.0a1
Issue ID
UUM-137827
Regression
Yes
“Asset SG_Eye.shadergraph could not be found” error thrown in the Console when clicking “Shader Graph” link in Inspector window Eye Samples Showcase
Steps to reproduce:
1. Create new Unity project using HDRP 3D Template
2. Open Package Manager
3. Go to High Definition Render Pipeline > Samples
4. Import Material Samples
5. Find and open “Eye.unity” Scene (Assets/Samples/High Definition Render Pipeline/17.5.0/Material Samples)
6. In Hierarchy select “Eye Samples Showcase”
7. In Inspector, 3rd paragraph press on “Shader Graph” link
8. Observe the Console window
Actual results: “Asset SG_Eye.shadergraph could not be found.” Error is thrown in the Console window
Expected results: no errors are thrown in the Console window, Shader Graph should open
Reproducible with versions: 6000.3.0a2 (d454866889d5), 6000.3.12f1, 6000.4.1f1, 6000.5.0b1, 6000.6.0a1
Not reproducible with versions: 6000.0.71f1, 6000.2.15f1, 6000.3.0a1 (4592b02ab560)
Tested on (OS): macOS Silicon Tahoe 26.3.1 (a) (M1)
Error:
{code:java}
Asset SG_Eye.shadergraph could not be found.
UnityEngine.Debug:LogError (object)
SamplesShowcaseEditor:GetAssetFinalPath (string) (at Assets/Samples/Scriptable Render Pipeline Core/Common/Scripts/Editor/SamplesShowcaseEditor.cs:362)
SamplesShowcaseEditor:LinkOnPointerUp (UnityEngine.UIElements.Experimental.PointerUpLinkTagEvent) (at Assets/Samples/Scriptable Render Pipeline Core/Common/Scripts/Editor/SamplesShowcaseEditor.cs:217)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:224) {code}
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
- HDRP Light shadows switch Type from Soft to Hard after re-enabling the Shadow Map option
- [AI Assistant] Banner content is clipped and inaccessible when Assistant window is docked or narrow
- Crash on CheckDeviceStatus when opening a UI Panel in Play mode on a specific project
- Redundant Warning message is thrown when multi selecting Package Manifest files in the Project Window
- Point light Cookie texture is rendered incorrectly with Deferred renderer path when used together with multiple Directional lights
Resolution Note (fix version 6000.6.0a2):
Fixed in 6000.6.0a2
Resolution Note (fix version 6000.5.0b2):
Fixed in 6000.5.0b2
Resolution Note (fix version 6000.4.2f1):
Fixed in 6000.4.2f1
Resolution Note (fix version 6000.3.13f1):
Fixed in 6000.3.13f1