Search Issue Tracker
Fixed in 7.2.0
Votes
0
Found in [Package]
4.10.0
Issue ID
1215355
Regression
No
[HDRP][Android] HDRP tries to build Android Player using Metal graphics API
How to reproduce:
1. Open the attached project
2. Set the active platform to Android
3. Open Android Player Settings
4. Disable "Auto Graphics API"
5. Make sure there is only "OpenGLES3" in the Graphics API list
6. Build the project
Actual result: "BuildFailedException: The platform Android with the graphic API Metal is not supported with High Definition Render Pipeline" appears.
Expected result: "BuildFailedException: The platform Android with the graphic API OpenGLES3 is not supported with High Definition Render Pipeline" appears
Reproducible with: 2020.1.0a22 (7.1.8), 2019.3.0f6, 2019.2.20f1 (6.9.2), 2018.4.17f1 (4.10.0).
Notes:
- Reproducible with HDRP.
- Not reproducible with URP.
- Metal is not supported on Android at all.
Comments (1)
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
ez9002
Sep 22, 2021 17:30
This issue has not been fixed, running on Mac OS with an M1 MacBook Pro. Can't build at all for android with HDRP enabled.