Search Issue Tracker
By Design
Votes
0
Found in
2017.4.7f1
Issue ID
1064321
Regression
No
[Android] Compute shader is not working with linear color space when it is built to Android device
To reproduce:
1. Open attached project
2. Change "PlayerSettings" -> "Other Settings" -> "Color Space" from Gamma to linear
3. Build to Android device
Actual result: Compute shader is not working on android device.
Expected result: Shader should appear in the application.
Reproduced in: 2017.4.7f1; 2017.4.11f1; 2018.1.9f2; 2018.2.7f1; 2018.3.0a11
Tested with: VLNQA00134, Samsung Galaxy S8 (SM-G950F), 8.0.0, CPU: Exynos 9 Octa 8895, GPU: Mali-G71
Attaching logcat via owncloud: https://oc.unity3d.com/index.php/s/Qf5NUwIil8nNZ5u
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
Add comment