Search Issue Tracker
Fixed in 10.0.0
Votes
0
Found in [Package]
9.0.0-preview.14
Issue ID
1233247
Regression
No
ShadowSamplingTent.hlsl in the CoreRP Library package is missing #ifndef and #define include checks when installed
How to reproduce:
1. Create and open a new project
2. Install Core RP Library Package
3. Open the "ShadowSamplingTent.hlsl" file from Library > PackageCache> com.unity.render-pipelines.core > ShaderLibrary > Shadow folder
Expected result: #ifndef and #define include checks are present in the "ShadowSamplingTent.hlsl" file
Actual result: #ifndef and #define include checks are missing from the "ShadowSamplingTent.hlsl" file
Reproducible with: 4.10.0-preview (2018.4.23f1), 7.4.1 (2019.3.16f1, 2019.4.0f1), 8.1.0 (2020.1.0b9), 9.0.0-preview.14 (2020.2.0a14)
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
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
- Custom attributes are not properly converted to subgraphs
Resolution Note (fix version 10.0.0):
Fixed in Core RP Library 10.0.0-preview.30