Search Issue Tracker
Fixed
Fixed in 6000.0.60f1, 6000.2.8f1, 6000.3.0b5, 6000.4.0a2
Votes
0
Found in
6000.0.58f1
6000.2.6f1
6000.3.0b3
6000.4.0a1
Issue ID
UUM-120113
Regression
Yes
The GPUResidentDrawerResources script file is missing from the Scriptable Render Pipeline Core package
How to reproduce:
1. Create a new Unity project
2. In the Project window, navigate to “Packages > Scriptable Render Pipeline Core > Runtime > RenderPipelineResources > GPUDriven“
3. Select the “GPUResidentDrawerResources“ file
4. Observe the Inspector window
Expected result: The script is attached, and no error messages appear
Actual result: The script is missing, and an error message appears
Reproducible with: 2023.3.0a14, 6000.0.58f1, 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Not reproducible with: 2023.3.0a13
Reproducible on: MacOS 15.6.1 (M4), Windows 11 (by user)
Not reproducible on: No other environments tested
Notes:
- The issue reproduces with the Universal Render Pipeline (URP), High Definition Render Pipeline (HDRP), and the Built-In Render Pipeline
- The error message in the Inspector window is: “The associated script can not be loaded. Please fix any compile errors and assign a valid script. “
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
Add comment