Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
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
- Custom Render Texture text in Shader Graph’s Graph Inspector’s Active Targets section does not fit when added even if the Active Targets section has a lot of space, and half of it is unused
- Crash with multiple stack traces when increasing the Terrain Detail Instance count past a certain threshold
- Ambient occlusion appears incorrect when character is rendered with a fixed FOV using Render Objects
- The GPUResidentDrawerResources script file is missing from the Scriptable Render Pipeline Core package
- Particle size is not correctly reflected in Edit Mode when a particle system is used as a Sub Emitter
Add comment