Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
0
Found in
2020.2
2020.3
2020.3.0f1
2021.1
2021.2
Issue ID
1322879
Regression
No
.hlsl file doesn't get included when using #pragma once
How to reproduce:
1. Open the attached '1322879.zip' project
2. Observe the Console
Expected result: There are no visible errors present
Actual result: Multiple Shader errors appear in the Console
Reproducible with: 2020.2.7f1, 2020.3.2f1, 2021.1.0f1, 2021.2.0a10
Cannot test with: 2018.4.33f1 (due to errors related to the user's Script ), 2019.4.23f1 (pragma once gets ignored)
Notes:
- In 2019.4.23f1 the following warning appears in the Console:
Shader warning in 'Hidden/FogOfWarUnpack': 'once' : unknown pragma ignored at Assets/Shaders/FogOfWar/Common.hlsl(1) (on d3d11)
- Tested with Vulcan, Direct3D11, Direct3D12, OpenGLCore, OpenGLES3 APIs
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
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a12
Resolution Note (fix version 2021.1):
Fixed in 2021.1.2f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.5f1