Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
Issue ID
1041691
Regression
No
[ShaderGraph][iOS] Vertex Colour ignored on actual Device.
I created the shader graph as shown in the image. The purpose is to be able to use the vertex colour information in the model, exported by our artist as an FBX from Blender.
As can be seen by the shader preview, it's picking up the colour information. The Scene and Game views also display the colour correctly. The Editor has The Graphics Emulation set as Metal / Tier 3.
But when I test it on an iPhone, the colour information is ignored. Everything else seems to work correctly. There are no errors in building, and no indication that there was any problem found.
I have reworked the Standard Shader found in 2018.1.b13 to include the vertex colour information (so much fun...), which works as intended, so I know it's not an iOS issue. But it would ultimately be so much easier to use the Shader Graph in future.
Is Vertex Colour something that the Unity team simply refuses to accommodate? Hahaha...
SRP-LW (installed from Package Manager)
PPS V2 (installed from Package Manager)
2018.1.b13
Windows 10 Development
iOS 11 / iPhone X Target
iOS target platform
Forward Rendering
Linear Colour Space
martint-unity commented on Apr 17
Would it be possible for you to send us a repro project? If you would like to post in non-publicly, you can also create a bug case on the Unity Issue Tracker instead.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment