Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.3.0b11
2019.3
2020.2
Issue ID
1227467
Regression
No
[Mobile] Android and iOS do not support fp16 on Compute Shader
How to reproduce:
1. Open the attached "fp16Test" Project
2. Switch the target platform to iOS or Android
3. In the Project window, select "NewComputeShader" and observe the Inspector
Expected result: the Compute Shader is compiled without any errors
Actual result: there are errors indicating "Unknown parameter type"
Reproducible with: 2019.3.7f1, 2020.1.0b3, 2020.2.0a5
Could not test with: 2017.4.38f1, 2018.4.20f1, 2019.2.21f1 due to URP not being available for the shader
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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a8