By calling the bis_fnc_codePerformance from the debug console, closing the dialog will return you to the game, but wont remove the effect applied when in the escaped/paused menu. {F24282}
Description
Description
Details
Details
- Legacy ID
- 3828261140
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Visual-GUI
Steps To Reproduce
- Open editor into any map.
- Place a playable character and preview the mission.
- Open the Debug Console by pressing Escape.
- Input and run the following code:
"true" call bis_fnc_codePerformance;
- Close the dialog box containing the performance logs.
- Note how the screen is still blurred and has the Red/Green/Blue colour shift around the edges of the screen. This should be disabled when closing the dialog box.
Additional Information
It can be reset back to normal by pressing Escape and returning back to the game again.
Attached is a screenshot of the effect after the dialog box is closed. Some models were added to help make the effect more visible.