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 ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes
- White flickering artifacts are present on dynamic objects when doing rotation/movement and using APV
Add comment