Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Single-pass instancing and XR Plug-in #43

Closed
SyrDim opened this issue Apr 23, 2024 · 1 comment
Closed

Single-pass instancing and XR Plug-in #43

SyrDim opened this issue Apr 23, 2024 · 1 comment

Comments

@SyrDim
Copy link

SyrDim commented Apr 23, 2024

Is it possible to add single-pass instancing support that is used by the XR Plug-in?

I've been trying to make a VRChat map with this shader but I get the following error when I compile the PSXLit shader:
undeclared identifier 'unity_StereoEyeIndex' at MYPROJECT/Library/PackageCache/com.unity.render-pipelines.core@14.0.8/ShaderLibrary/UnityInstancing.hlsl(205) (on d3d11)

This only happens when the XR Plug-in is present.

Unity version: 2022.3.6f1
Package version: 2022-lts-support #42

@SyrDim
Copy link
Author

SyrDim commented Apr 24, 2024

After consulting the discord, I was told that what I'm trying to do is basically use two pipelines at the same time, since VRChat uses Unity's Built-in Renderer Pipeline, which is not possible.

So I'll be closing this issue.

@SyrDim SyrDim closed this as not planned Won't fix, can't repro, duplicate, stale Apr 24, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant