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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Fixed by another internal issue: UUM-77815: [PS5, Metal] Shader errors are thrown when building URP Sample