question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Shader Warning for Custom/Unlit_glass_button

See original GitHub issue
Shader warning in 'Custom/Unlit_glass_button': Output value 'vert' is not completely initialized at line 62 (on d3d11)

Compiling Vertex program
Platform defines: UNITY_ENABLE_REFLECTION_BUFFERS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING SHADER_API_DESKTOP UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
dbastienMScommented, Dec 7, 2016

And yeah I agree it seems unnecessary - it’s a maintenance cost. Also doesn’t look like it respects the near plane fade.

1reaction
keveleighcommented, Dec 2, 2016

This is also a shader specific to a test scene and in the Tests/Shaders folder. Is it needed to show off the actual test scene functionality? Is it something we’d want to move to the HoloToolkit namespace and ship? It seems unnecessary to me to add textures, materials, shaders, etc. just for test scenes, but I’m curious what others think.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Shader Unsupported: 'shadername' - All passes removed
WARNING: Shader Unsupported: 'shadername' - All passes removed This warning started showing up very recently on a project on a LARGE amount ...
Read more >
Shader warning when loading missions? : r/ModernWarfareII
I've looked all over and I haven't really found any solutions but has anyone else been getting shader warning on the left of...
Read more >
Shader warning in 'Master': implicit truncation of vector type
The warning just means that some components of the vector are being ignored as it is converted to another type with less components(for ......
Read more >
Shader warning: requires texture sampler - Help & Support
I start to get this message when I run the game, not sure what caused it. Any ideas? Shader [Shader Id 20 shader]...
Read more >
shader warming - Call of Duty: Black Ops - GameFAQs
It warms the shader by fetching everything that the shader needs beforehand, so far I have seen no difference in gameplay other than...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found