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
- Crash on SpriteAtlas::PopulatePackedTexturesAndRenderData when changing Import Settings on a Sprite that has been added to a Sprite Atlas while in PlayMode
- Empty lists can be applied in Additional Compiler Argument list in Project Settings
- [Vulkan][OpenXR] SRP Foveation Regions Not Centered when eye-tracking is not used
- Long Color Library name overflows outside input field bounds
- Shader Graph validation and Metal threadgroup memory warnings thrown when installing HDRP package in Universal 3D Template
Add comment