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
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
Add comment