Search Issue Tracker
Fixed
Votes
0
Found in [Package]
7.1.8
Issue ID
1230713
Regression
No
Could not open XBoxOne.hlsl shader when Experimental shader preprocessor is enabled
How to reproduce:
1. Create a new URP project
2. Enable Caching Preprocessor (Project Settings -> Editor -> Caching Preprocessor (experimental))
3. Reimport Blit shader (Packages/Universal RP/Shaders/Utils/Blit)
Expected result: No errors thrown
Actual result: "XBoxOne.hlsl" shader error is thrown (Could not open)
Reproducible with: 2020.1.0a18, 2020.1.0b5
Could not test with: All versions up to 2020.1.0a17 (Feature was not released)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Fixed with 2020.2.0a12, backported to 2020.1.0b10