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
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?)
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
- Missing space in Cache Server documentation link tooltip in Project Settings
- Android soft keyboard's arrows and select tools do not have visual feedback when Hide Mobile Input is enabled
- No padding in the UI Toolkit Project Settings
- Unity Perforce: Connection is extremely slow or times out when "Scan Local Packages on Connect" is enabled in Version Control while the project has many local packages
- Not compatible Style Sheets can be selected in the TSS files under "Style Sheets"
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.