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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment