Search Issue Tracker
Fixed in 7.1.3
Votes
0
Found in [Package]
6.7.1
Issue ID
1183855
Regression
No
Pyramid shaped Spotlight is disabled while Camera is still in range of it when using Occlusion Culling
How to reproduce:
1. Open User's attached OcclusionCullingLightingIssue.zip project
2. Load OcclusionScene, found in Assets -> Scenes
3. Open Occlusion window and bake occlusion
4. Select the Main Camera from Hierarchy and move it up and down X-axis
5. Observe "Spot Light - Pyramid"
Expected result: "Spot Light - Pyramid" behaves the same as "Spot Light - Cone" (there is some distance between Camera and Spotlight before Culling System disables it)
Actual result: "Spot Light - Pyramid" is suddenly disabled while Camera is still in its range.
Reproduced in: 2019.2.7f2 (HDRP 6.9.0), 2019.3.0b4 (HDRP 7.0.1), 2020.1.0a5 (HDRP 7.0.1)
Could not reproduce in: 2017.4.32f1 (no HDRP), 2018.4.10f1 (shader errors), 2019.2.0a8 (library errors, "ugui" package not found), 2019.3.0a1 (ArgumentException error)
Notes: "Spot Light - Pyramid" is suddenly disabled only if Camera's field of view is being moved away from the Spotlight, leaving it behind.
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
Add comment