Search Issue Tracker
Fixed
Votes
1
Found in
6000.0.9f1
6000.0.10f1
Issue ID
UUM-75171
Regression
Yes
Shader error in 'Shader Graphs/Screen_Graph': undeclared identifier 'RemapFoveatedRenderingResolve' when trying to build Universal 3D Sample project
How to reproduce:
1. Create a new Universal 3D Sample Template Project
2. Open Build Profiles Window (File -> Build Profiles)
3. Build the Project
Expected result: The project builds and no errors or warnings are being thrown
Actual result: The project does not build and shader error: 'Shader error in 'Shader Graphs/Screen_Graph': undeclared identifier 'RemapFoveatedRenderingResolve' at (7)/Library/PackageCache/com.unity.render-pipelines.universal/ShaderLibrary/MotionVectorsCommon.hlsl(33) (on metal)' is being thrown
Reproducible with: 6000.0.9f1
Not reproducible with: 6000.0.8f1
Reproduced on: macOS Sonoma 14.5 (M1)
Comments (1)
-
ceremebsy
Feb 14, 2025 06:16
Still exists on 6000.0.29f1
macOS Sequoia 15.1 (M2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Paste Settings functionality does not save the pasted settings in volume profile when reloading the project
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
Resolution Note:
Fixed by another internal issue: UUM-77815: [PS5, Metal] Shader errors are thrown when building URP Sample