Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2017.4
2019.3.3f1
2020.2
Issue ID
1235817
Regression
No
[iOS] No fallback for Light Probe Proxy Volume for devices which do not support 32bit floating point textures
How to reproduce:
1. Open the user-supplied project
2. Build the "SampleScene" Scene for iOS
3. Observe the gradient on the moving blocks
Expected result: the blocks have a smooth gradient texture
Actual result: the blocks have a choppy texture
Reproducible with: 2017.4.39f1, 2018.4.31f1, 2019.3.9f1, 2020.1.0b5, 2020.2.0a8
Reproduces on:
VLNQA00160 iPhone 6S iOS 13.3.1
Notes:
1. Apple GPUs do not have the capacity to filter RGBA32Float (32bit floating point textures), and Light Probe Proxy Volume does not have a fallback.
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a11