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
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
- [Entities Graphics] Size of the Content Update generated folder increases when changes are made to the Scene
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
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