Search Issue Tracker
Duplicate
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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Resolution Note:
null
Duplicate of another internal issue: UUM-77815: [PS5, Metal] Shader errors are thrown when building URP Sample