Search Issue Tracker
Fixed in 10.2.X
Votes
1
Found in [Package]
10.0.0-preview.27
Issue ID
1267734
Regression
No
[HDRP] [iOS] no errors appear after switching to iOS platform when using HDRP
Reproduction steps:
1. Create a new HDRP Template project
2. Switch the platform to iOS
3. Wait for it to re-compile (might take ~15 mins)
Expected result: errors appear in the console indicating that HDRP does not support iOS platform and nothing is rendered in the Scene or Game view
Actual result: no errors or warnings appear anywhere, some objects in Scene become black
Reproducible with: HDRP 7.4.1 (2019.4.7f1), HDRP 9.0.0-preview.33 (2020.1.1f1), HDRP 10.0.0-preview.27 (2020.2.0a20)
Could not test with 2018.4 because compilation to iOS never finishes
Notes:
1. On Android, it indicates that the Android platform with OpenGL does not support HDRP (even if Vulkan is selected the same message is used), but the Scene is completely black
2. HDRP wizard does not indicate anything wrong either
3. Testing was done on a Mac device
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note (fix version 10.2):
An error message will appear in console if HDRP is present when platform is set to iOS
Fixed in High Definition Render Pipeline 10.2.2 (verified in 2020.2.2f1)