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

Package: Scriptable Render Pipeline Core

-

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)

  1. Resolution Note (fix version 10.0.0):

    Fixed in Core RP Library 10.0.0-preview.30

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.