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
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
- UI breaks when Multiplayer Center window section divider is moved too far
- Adaptive Performance documentation link leads to outdated package documentation when the documentation hyperlink is pressed in the Project Settings window
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.