| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest-linux.yml | 2026-08-20 | 535 Bytes | |
| latest-mac.yml | 2026-08-20 | 534 Bytes | |
| latest.yml | 2026-08-20 | 355 Bytes | |
| GDevelop-5-Setup-5.6.280.exe.blockmap | 2026-08-20 | 156.9 kB | |
| latest-linux-arm64.yml | 2026-08-20 | 547 Bytes | |
| GDevelop-5-Setup-5.6.280.exe | 2026-08-20 | 150.1 MB | |
| GDevelop-5-5.6.280.AppImage | 2026-08-20 | 206.5 MB | |
| GDevelop-5-5.6.280-universal.dmg.blockmap | 2026-08-20 | 291.9 kB | |
| GDevelop-5-5.6.280-win.zip | 2026-08-20 | 200.6 MB | |
| GDevelop-5-5.6.280-universal.dmg | 2026-08-20 | 278.1 MB | |
| GDevelop-5-5.6.280-universal-mac.zip | 2026-08-20 | 267.9 MB | |
| GDevelop-5-5.6.280-linux.zip | 2026-08-20 | 196.6 MB | |
| GDevelop-5-5.6.280-arm64.AppImage | 2026-08-20 | 206.8 MB | |
| 5.6.280 source code.tar.gz | 2026-08-20 | 60.5 MB | |
| 5.6.280 source code.zip | 2026-08-20 | 63.4 MB | |
| README.md | 2026-08-20 | 1.1 kB | |
| Totals: 16 Items | 1.6 GB | 1 | |
💝 Improvements
- Navmesh characters speed is now used for physics collision: this results in better handling of objects moved by Navmesh pathfinding
- Add a "create a new behavior" button in the behavior list dialog
🐛 Bug fixes
- Robustify Sprite editor selection handling and fix crashs
- Fix extension sometimes not reloaded when leaving the extension editor
- Fix the preview of color parameters in the events sheet
- "Navmesh" pathfinding fixes:
- Fix navmesh characters not moving when they have the 3D physics behavior as kinematics
- Fix navmesh characters were able to walk on top of obstacles
- Fix extension action and condition folders
- Fix missing tiles with id "0" in external tile maps
- Fix global groups with missing scene objects always wrongly displayed in red in the event sheet
- Fix the AI helper/agent failing on some large projects
- Fix the multiplication and subtraction operators for properties
🛠 Internal changes (for developers)
- Fix rapidjson build failure with GCC 15 (GenericStringRef assignment)