Skip to content

[Bug – NOK] Memory usage steadily increases over time in SceneScape 2025.2 (possible memory leak) #845

@COZYTRICKSTER

Description

@COZYTRICKSTER

Bug Description

When running the SceneScape:2025.2 application with default cameras, RAM usage continues to increase over time and does not stabilize. Ideally, memory should be released when not in use, but this does not appear to be happening.

A Grafana dashboard screenshot (attached below) shows continuous memory growth over the last ~18 hours under normal workload.


To Reproduce

Steps to reproduce the behavior:

  1. Clone the SceneScape repository
  2. Build and run the project as per the instructions
  3. Monitor memory usage (e.g., via top, htop, or Grafana dashboard)
  4. Observe memory usage increasing over time even without additional workload

Expected behavior

Memory usage should level off after initial allocations and should not keep growing unbounded with time.


Screenshots

  • Grafana dashboard screenshot attached below showing steady memory growth over the last ~18 hours under normal workload.
Grafana memory growth over 18 hours

Release version

  • Version of this project: 2025.2

Environment

  • OS: Ubuntu 22.04.5 LTS
  • CPU: 12th Gen Intel(R) Core(TM) i3-1220PE
  • RAM: 16GB
  • Deployment: Kubernetes container
  • Monitoring/Profiling tools: Grafana

Additional context

  • Memory usage continues to grow under normal workload without stabilizing.
  • The issue is observed with default cameras, with no additional load.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtriageIssues to be triaged

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions