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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment