Skip to content

Accessing OS.get_memory_info() causes runtime errors on iOS #109073

@limbonaut

Description

@limbonaut

Tested versions

  • Reproducible in: 4.5-beta3, 4.4.1-stable

System information

iPhone 12

Issue description

We’re using OS.get_memory_info() to add some useful info to events in the sentry-godot extension. But on iOS, when we call OS::get_memory_info(), it gives us runtime errors.

Image

Steps to reproduce

Call OS.get_memory_info(). See also MRP.

Minimal reproduction project (MRP)

mrp.zip

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions