Search Issue Tracker
Fixed in 6000.0.61f1
Fixed in 6000.2.9f1
Votes
0
Found in
6000.0.60f1
6000.2.8f1
Issue ID
UUM-122001
Regression
Yes
GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
How to reproduce:
- Create and open a new 3D HDRP Sample Template
- Open Profiler (Window → Analysis → Profiler)
- Enable Deep Profile and Call Stack in the Profiler
- Enter Play Mode
- Record, and then press on any frame in the Profiler
- Search for GC.Alloc in searchbar
- Select any GC.Alloc in the Hierarchy
- Change ‘No Details’ to 'Calls' in the Profiler
- Observe the 'Calls From' section in the Profiler
Expected result: No GC.Alloc calls are made by ‘HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass()'
Actual result: One of the GC.Alloc calls are made by 'HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass()’
Reproducible in: 2023.3.0b1, 6000.0.60f1, 6000.2.8f1, 6000.3.0a1
Not reproducible in: 2023.3.0a19, 6000.3.0b6, 6000.4.0a2
Fixed in: 6000.3.0a2
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Note: The Call allocates ~152 B each frame
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 6000.0.61f1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-108846
Resolution Note (fix version 6000.2.9f1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-108846