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
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
- Error “NullReferenceException: Object reference not set to an instance of an object“ is present when the UI Toolkit Debugger window is docked and inactive on Editor launch
- RenderTexture pixels are gray when created without drawing on macOS
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a11