Page MenuHomeFeedback Tracker

[Bug] ctrlTextSelection seems to cause Out of Memory error
Closed, ResolvedPublic

Description

There appears to be some sort of memory issue with this command. Calling it every frame while also selecting text causes the game to crash.

Reproducible in Dev v2.01.146746. I haven't tested the RC branch.

Details

Severity
Major
Resolution
Fixed
Reproducibility
Sometimes
Operating System
Windows 7
Category
Engine
Steps To Reproduce
  1. Create a display with some RscEdit control.
  2. onEachFrame {ctrlTextSelection control}
  3. Select some text manually with the mouse or keyboard
  4. Crash
Additional Information

ctrlSetTextSelection might be affected too.

Event Timeline

Leopard20 edited Additional Information. (Show Details)
BIS_fnc_KK changed the task status from New to Assigned.
BIS_fnc_KK raised the priority of this task from Normal to High.
Leopard20 updated the task description. (Show Details)Oct 9 2020, 12:56 AM

fixed in 146763

BIS_fnc_KK closed this task as Resolved.Nov 24 2020, 4:47 PM
BIS_fnc_KK changed Resolution from Open to Fixed.