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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a11