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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment