I turned on Slate.EnableLayoutCaching option to reduce widget component draw cost.
The draw cost is reduced but, play and launch button is disappeared.
- Click Play button.
- Type “Slate.EnableLayoutCaching 1” on command line to enable option. Buttons are still shown correctly.
-
Click Stop button.
-
Play and launch button is disappeared.
How to solve this problem?
I want to turn on Slate.EnableLayoutCaching.