Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0a7
Issue ID
948370
Regression
Yes
[Mobile Vulkan Mali] shaders with #pragma target 4.0, 4.6, 5.0 not working
Step:
1. Open repro project. Inside the repro scene, there are shaders which are having #pragma target lines.
2. Build with Vulkan api, to a Mobile device with Mali GPU
Expected Result: All spheres look the same (textured surface shader sphere) and are not pink
Actual Result: The target 4.0, 4.6 and 5.0 ones are pink. Others are correctly renderered.
Please see the picture in comment.
Device: Samsing Galaxy S7 (ARM, Mali-T880)
Reproducible with: 2017.2.0a4, 2017.2.0b1, 2017.2.0b2, 2017.2.0b3, 2017.2.0b4
Not reproducible with: 2017.2.0a3, 2017.2.0a1, 5.6.2p1
Note: This bug is created after #933203, which the bug is fixed for other devices/api but not Mobile Vulkan Mali
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 BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
- Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze due to rapid changes in "Total Time"
- Player display resolution changes to the native resolution of the monitor when Player becomes unresponsive
- [Quest] Game View is no longer rendered in the HMD if it's hidden in the Editor when using Meta Link
Add comment