Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
2.1.7
Issue ID
1165139
Regression
Yes
PostProcessing version 2.1.7 is generating GC for every frame
To reproduce:
1. Open attached project
2. Open profiler and Play the scene
3. Search for PostProcessLayer.OnPreCull()
Actual result: PostProcessLayer.OnPreCull() is generating GC for every frame
Expected result: PostProcessLayer.OnPreCull() should not generate GC
Reproduced with: 2019.1.8f1
PostProcessing package version 2.1.6 does not generate GC
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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
This is a duplicate of issue #1182118