Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
2019.2
2019.3.0b8
2020.1
Issue ID
1197378
Regression
No
[XR] undeclared identifier 'sampler_CameraDepthTexture' shader error after building the project with Oculus XR package installed
How to reproduce:
1. Open the attached "DepthSampleOculus.zip"
2. Open Project Setting > XR Plugin Management
3. In the XR Plugin Management window, add an Oculus Loader in the Plugin Providers
4. Build the project
Expected results: Build completes successfully with no errors
Actual results: Build completes and there are "undeclared identifier 'sampler_CameraDepthTexture'" shader errors
Reproducible with: 2019.2.16f1 (Oculus XR Plugin 0.8.4), 2019.3.0f2, 2020.1.0a16 (Oculus XR Plugin 1.1.4)
Not reproducible with the Oculus XR Plugin removed or when building for Android
Comments (6)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Straafe
Jan 03, 2024 18:27
What is the solution? I am getting a similar issue with 9 of my shaders
ickydime
Dec 13, 2021 18:20
Getting undeclared identifier 'sampler_CameraDepthTexture when building to Windows for the Vive using the XR Plug-in Management and OpenXR target.
M4R5
Jul 13, 2021 07:47
Bump
JasonBooth
May 20, 2021 22:56
I have a user hitting this as well. You need the quest plugged in to actually have it get triggered.
dmenefee
Apr 17, 2021 04:20
Ditto. This is a legitimately reproducible bug.
EntertainmentEnterprise
Oct 11, 2020 06:07
This absolutely has not been resolved unless you want to edit 40 built in shaders just to make them work... Please add an automated function to handle this or something, this is crazy that we have to edit every shader to work with SinglePassInstanced....