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:
- Clone the SceneScape repository
- Build and run the project as per the instructions
- Monitor memory usage (e.g., via
top, htop, or Grafana dashboard)
- 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.
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.
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:
top,htop, or Grafana dashboard)Expected behavior
Memory usage should level off after initial allocations and should not keep growing unbounded with time.
Screenshots
Release version
Environment
Additional context