Search Issue Tracker
Fixed
Votes
0
Found in
6000.0.23f1
Issue ID
UUM-85466
Regression
No
[Metal] "undeclared identifier 'RemapFoveatedRenderingResolve'" error is thrown when compiling a shader
Reproduction steps:
1. Open the attached “ASDQWE” project
2. In the Project Window, select the “Assets/Scenes/Terminal/Shaders/Screen_Graph.shadergraph” asset
3. In the Inspector Window, press the “Compile and show code” button
4. Observe the Console Window
Expected result: No errors are thrown
Actual result: The “undeclared identifier 'RemapFoveatedRenderingResolve'“ error is thrown
Reproducible with: 6000.0.23f1
Could not test with: 2021.3.45f1, 2022.3.51f1 (Could not migrate the project due to com.unity.render-pipelines.universal-config package dependency), 6000.1.0a2 (“error CS0117” compilation error)
Reproducible on: MacOS 14.6.1 (Intel), 15.0.1 (M1 (user’s))
Not reproducible on: No other environment tested
Notes:
- The issue is also visible when building the Player for iOS, MacOS Platform
- The issue also occurs when compiling the shader for all platforms while either iOS or MacOS Platform is selected
- Not reproducible when building for the Android Platform or compiling the shader when the Android Platform is selected
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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Resolution Note:
Fixed by another internal issue: UUM-77815: [PS5, Metal] Shader errors are thrown when building URP Sample