Forum Discussion

Roconner's avatar
Roconner
Honored Guest
4 months ago

Unity 6.2.7f2 Simple Lit Shadergraph bug - Opaque shader is transparent on SDK v77 and v78

From our testing, we have come to the conclusion that simple lit shadergraph materials are transparent when played in mixed reality games. I am attaching two previews of different materials applied to four cubes in the scene, and then viewed on a meta quest 3 passthrough mode.

The cubes have different materials with different parent shadergraphs and are labelled as such: (from left)

  • Lit shader graph
  • Simple Lit shader graph
  • Unlit Shader graph
  • Hard coded lit shader

As apparent from the image, the problem resides in any material using any simple lit shader graph, if:

  • material overrides is enabled in shader graph
  • material override specifically being used in materials is not necessary for this bug to appear.

As far as our testing tells us, the render order is still respected as you cannot see the left most cube through the transparency of the simple lit cube. So they aren’t turning into transparent shader, just appearing as one.

Testing:

  • 6.1.3f1: The engine worked flawlessly but had to be upgraded to 6.2.7f2 due to the security issue
  • 6.2.7f2: Simple lit shader graphs are transparent, even if created from scratch
  • Meta SDK v77 and v78 for passthrough - Both flawed in Unity 6.2.7f2 and both working in 6.1.3f1
  • HMD is Quest 3
  • SDK is Meta All in one, and Meta Core

     

No RepliesBe the first to reply

→ Find helpful resources to begin your development journey in Getting Started

→ Get the latest information about HorizonOS development in News & Announcements.

→ Access Start program mentor videos and share knowledge, tutorials, and videos in Community Resources.

→ Get support or provide help in Questions & Discussions.

→ Show off your work in What I’m Building to get feedback and find playtesters.

→ Looking for documentation?  Developer Docs

→ Looking for account support?  Support Center

→ Looking for the previous forum?  Forum Archive

→ Looking to join the Start program? Apply here.

 

Recent Discussions