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
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
- Error “NullReferenceException: Object reference not set to an instance of an object“ is present when the UI Toolkit Debugger window is docked and inactive on Editor launch
- RenderTexture pixels are gray when created without drawing on macOS
- Slider disappears when the Baked Lightmap Viewer window is at its minimum size
Add comment