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
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
Add comment