Search Issue Tracker
Fixed in 2017.2.0f3
Fixed in 2017.1.X, 2017.2.X
Votes
0
Found in
2017.2.0b4
Issue ID
933203
Regression
Yes
[shaders](Regression) #pragma target 4.0, 4.6, 5.0 not working on some Androids
Step:
1. Open repro project. Inside the repro scene, there are shaders which are having #pragma target lines.
2. Build to Android phone or use the apks in the project
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.
Note: The supported shader model on testing Android device is 50
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
Device: Samsung Galaxy S7, Nexus 6
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 RaiseException when exiting and re-entering Play Mode
- NavMesh Baked area is not visible when Gizmos is turned on and the Navigation window is closed
- Unity freezes when opening a project
- [Silicon] Artifacts appear in the Game view when resizing the window/entering the Play Mode in a specific project
- Marker in the animation’s preview window doesn’t stop when reaching the end of the timeline and jumps to the start of the animation when moving it with the cursor
Add comment