Search Issue Tracker

In Progress

Under Consideration for 6.1.X

Fixed in 9.0.2

Votes

0

Found in [Package]

6.0.2

9.0.0

Issue ID

XRVRT-17

Regression

No

Shader Warning in 'Shader Graphs/InteractablePrimitive' is being thrown after building the VR Template Project

Package: VR Template

-

How to reproduce:
1. Create a new VR Template project
2. Open Build Settings (File -> Build Settings)
3. Build the Project

Expected result: The Project builds and no Errors or Warnings are being thrown
Actual result: Warning "Shader warning in 'Shader Graphs/InteractablePrimitive': 'UnityMetaVertexPosition': implicit truncation of vector type at (1)/Library/PackageCache/com.unity.render-pipelines.universal@14.0.11/Editor/ShaderGraph/Includes/Varyings.hlsl(131) (on d3d11)" is being thrown after Building the project

Reproducible with: 2022.3.32f1, 2022.3.46f1

Reproduce on: Windows 11, MacBook Pro 2021 (Sonoma 14.6)

  1. Resolution Note (fix version 9.0.2):

    Certain objects marked static in the scene were causing issues with the lit Shader Graph shaders, specifically the Interactable shader. These objects were changed to not be static to fix the warnings produced.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.