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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a11