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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.