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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Add comment