Search Issue Tracker
Fixed in 7.2.0
Votes
0
Found in [Package]
2018.4
2019.2.17f1
2020.1
Issue ID
1206823
Regression
No
Crash on FlareManager::Update when Flare Layer is added to a GameObject and then removed
Steps to reproduce:
1. Create a new HDRP project or open an existing one
2. Create an empty GameObject in any Scene
3. Add a "Flare Layer" component
4. Remove the "Camera" component added together with the "Flare Layer"
5. Remove the "Flare Layer component"
Reproducible with: 2018.4.15f1, 2019.2.18f1, 2019.3.0f5, 2020.1.0a19 (HDRP 1.1.1, 4.1.0, 4.10.0, 6.9.0, 6.9.2, 7.1.7)
HDRP not available in 2017.4
First 5 lines of the stacktrace:
0x00007FF7B5C6D865 (Unity) FlareManager::Update
0x00007FF7B5C67232 (Unity) FlareManager::RenderFlares
0x00007FF7B5C8D93C (Unity) Camera::RenderLensFlares
0x00007FF7B5C843A3 (Unity) Camera::DoRenderPostLayers
0x00007FF7B50A4B99 (Unity) Camera::DoRenderGridAndPostLayers
Notes:
- Does not reproduce with the built-in renderer, "Can't remove component" error window is shown when trying to remove "Camera" component
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Add comment