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
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
Add comment