Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Wireframe shader not working on iPad #57

Open
ValentinGuillemot-6freedom opened this issue Apr 28, 2022 · 2 comments
Open

Wireframe shader not working on iPad #57

ValentinGuillemot-6freedom opened this issue Apr 28, 2022 · 2 comments

Comments

@ValentinGuillemot-6freedom
Copy link

ValentinGuillemot-6freedom commented Apr 28, 2022

Hello, we have an issue with the Wireframe shader for iOS. We tried using the shader from Assets/Shaders/Wireframe/ShaderGraph with the material from Assets/Shaders/Wireframe/Materials that we put in our project in Unity 2020.3.30.f1.
When we try using it as the material on our Mesh Prefab for our ARMeshManager, the shader does not display a wireframe and the material appears entirely white.
IMG_0041

Tested on iPad Pro (11 inch) 3rd generation, iOS 15.4.1.

Is there anything that we're missing?

@ValentinGuillemot-6freedom ValentinGuillemot-6freedom changed the title Wireframe shader appears pink on iPad Wireframe shader not working on iPad Apr 28, 2022
@danlee-lils
Copy link

When I checked out the project, the shader graph is essentially created using the older version and not been updated to the latest shadergraph version and broken. Unity never updates their sample/example projects along with the plugin... which is sad...

@danlee-lils
Copy link

Once the shader graph is updated to the new version, the Albedo and WireColor needs to be adjusted. I opened the demo project in another unity editor and let unity do it's thing updating. I created a brand new shader graph in my project and copied the nodes to my new shader and adjusted the properties.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants