Search Issue Tracker
Fixed in 7.2.0
Votes
5
Found in [Package]
6.5.2
Issue ID
1203501
Regression
Yes
[HDRP] Particles with light module enabled do not emit light
How to reproduce:
1. Open the attached 'HdrpLights.zip' project
2. Open 'SampleScene' Scene
3. Select 'Particles System' in the Hierarchy
4. Notice that Lights option is checked of Particle System component in the Inspector
Expected result: Particles emit light in the Scene View
Actual result: Particles do not emit light in the Scene View
Reproducible with: 2019.2.0b8(6.5.2, 6.7.1), 2019.2.16f1(6.9.0, 6.9.2), 2019.3.0f2 (7.1.1, 7.1.5, 7.1.6), 2020.1.0a16 (7.1.1, 7.1.5, 7.1.6)
Not reproducible with: 2018.4.14f1(4.1.0- preview) 2019.2.0b7(6.5.2, 6.7.1)
Could not test with: 2017.4.35f1 HDRP is no introduced
Notes:
1. Video of reproduction attached in the Edit
2. Reproducible with DirectX11, DirectX12, Vulkan, Metal graphics API
3. Reproducible on macOS, Windows
4. Could not test player build since it builds a skybox only
5. Not reproducible with URP, built-in pipeline
6. Error is thrown to the Console when Ratio of Light setting is set in HDRP 7.1.5 and earlier: 'NullReferenceException: Object reference not set to an instance of an object
UnityEngine.Experimental.Rendering.HDPipeline.LightLoop.PrepareLightsForGPU (UnityEngine.Rendering.CommandBuffer cmd, UnityEngine.Experimental.Rendering.HDPipeline.HDCamera hdCamera, UnityEngine.Rendering.CullingResults cullResults, UnityEngine.Experimental.Rendering.HDPipeline.HDProbeCullingResults hdProbeCullingResults, UnityEngine.Experimental.Rendering.HDPipeline.DensityVolumeList densityVolumes, UnityEngine.Experimental.Rendering.HDPipeline.DebugDisplaySettings debugDisplaySettings, UnityEngine.Experimental.Rendering.HDPipeline.AOVRequestData aovRequest)'
- When Ratio of Light setting is set in HDRP 7.1.5 and earlier Game View turns black, Scene View grey if Ratio of Light is set in Particle System component
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment