Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.0a4
Issue ID
751258
Regression
No
[ImageEffects] Tonemapping Color Grading "Fast Mode" causes component to run slower
Enabling "fast mode" for the Tonemapping Color Grading component makes it run slower (Fast mode is enabled as default).
In my test: 0.51 - 2.82ms with, 0.02 - 0.14ms without.
Repro Steps:
1) Open attached project and scene "RealTMTest"
2) Enter play mode
3) Open profiler and look at ms results for TonemappingColorGrading (under CPU > Camera.Render > Camera.ImageEffects > Camera.ImageEffects)
4) Exit play mode and change line #17 in "TonemappingColorGrading.cs" to true
5) Repeat steps 2 & 3 and notice performance decrease
Workaround: Disable fast mode (appears to offer no advantage)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment