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
- WebGPU errors when CoreCopy shader is used to copy an MSAA texture
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a11