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
- Asset Database warning is being logged continuously when creating a script in an embedded package
- The Scene is marked as dirty when navigating Hierarchy by using arrow keys
- Build process only shows Initializing when building for Android
- TileMap Palette preview flickers when scaled
- Shader Graph Blackboard "plus" sign is not centered within the button
Add comment