Page MenuHomeFeedback Tracker

Calling bis_fnc_codePerformance keeps the screen blurred after closing dialog box.
New, WishlistPublic

Description

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}

Details

Legacy ID
3828261140
Severity
None
Resolution
Open
Reproducibility
Always
Category
Visual-GUI
Steps To Reproduce
  1. Open editor into any map.
  2. Place a playable character and preview the mission.
  3. Open the Debug Console by pressing Escape.
  4. Input and run the following code:

"true" call bis_fnc_codePerformance;

  1. Close the dialog box containing the performance logs.
  2. 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.

Event Timeline

JSharpe edited Steps To Reproduce. (Show Details)Jul 10 2014, 7:51 AM
JSharpe edited Additional Information. (Show Details)
JSharpe set Category to Visual-GUI.
JSharpe set Reproducibility to Always.
JSharpe set Severity to None.
JSharpe set Resolution to Open.
JSharpe set Legacy ID to 3828261140.May 7 2016, 6:56 PM
Bohemia added a subscriber: AD2001.Jul 10 2014, 7:51 AM

Can confirm that