Search Issue Tracker

Fixed in na

Votes

0

Found in [Package]

Issue ID

1259981

Regression

Yes

[URP] 7.5.0 package does not work in 2019.3.2f1 due to 'ScriptableCullingParameters' 'maximumVisibleLights' error

Package: Scriptable Render Pipeline Universal

-

steps:
1. open any universal RP project in a unity version >= 2019.3.2f1 and < 2019.3.4f1
2. upgrade to 7.5.0

repro: 2019.3.2f1
no repro: 2019.3.4f1

expected: no compilation errors
actual: compilation errors

Error in console:
com.unity.render-pipelines.universal/Runtime/ForwardRenderer.cs(466,31): error CS1061: 'ScriptableCullingParameters' does not contain a definition for 'maximumVisibleLights' and no accessible extension method 'maximumVisibleLights' accepting a first argument of type 'ScriptableCullingParameters' could be found (are you missing a using directive or an assembly reference?)

  1. Resolution Note (fix version na):

    This can't be fixed as this version of unity and the package have shipped. We have bumped the minimum version for the next package.

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.