Search Issue Tracker

Fixed

Fixed in 6000.0.60f1, 6000.2.8f1, 6000.3.0b5, 6000.4.0a2

Votes

0

Found in

6000.2.0a9

6000.3.0b2

6000.4.0a2

Issue ID

UUM-104561

Regression

No

Missing script error when clicking “script” link in Cave scene’s Water Sample Description

-

Steps to reproduce:

  1. Create a new HDRP project
  2. Import Water Samples from the HDRP package samples
  3. Open the “Cave” scene
  4. In the Hierarchy, select the “Water Sample Description” GameObject
  5. In the Inspector, under the Custom Pass Triplanar Caustics section, click the script link

\\
Actual results: The error "Asset BindCaustics.cs could not be found" is thrown

Expected results: The link opens the corresponding BindCaustics.cs script if present, or the UI gracefully handles its absence with no error

\\
Reproducible with versions: 6000.0.48f1, 6000.1.0f1, 6000.2.0a9

\\
Tested on (OS): Ubuntu 24

Full error:

{code:java}
Asset BindCaustics.cs 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 /home/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:219)
{code}

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.