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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
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.