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
- The hover selection/highlight of items in the Insert button dropdown and the Documentation button dropdown are hard to see when hovered using the Light Editor theme
- NullReferenceExceptions appear when clicking to rename and then deleting the only GameObject in a scene
- Crash on "core::base_hash_set" when using nested [SerializeReference] fields in List<T> structures
- A ghost Game Window and multiple errors appear in the Editor when a Render Texture used by a Camera's "Target Texture" property is deleted
- Color Picker feels less smooth when dragging a Variables Color property in UI Builder Inspector
Add comment