Skip to content

Current Bugs/Issues list #2

Description

@Ggjorven

Lavender Game Engine Bug List

This is the official bug list for Lavender Game Engine. Below is a list of known bugs and issues that have been identified by the development team. These issues are currently being addressed and will be resolved in future updates.

Bug List

Main Branch

  • Major Memory Leak: Every frame the memory usage goes up, but never goes back down.
  • Resizing: Currently in the Vulkan backend, when resizing to a smaller window it gives many validation warnings and 'VK_ERROR_DEVIVCE_LOST'.

Dev Branch

  • Resizing: Currently in the Vulkan backend, when resizing to a smaller window it gives a couple validation warnings.
    (Note: Only fixed on the 'dev' branch)
  • Compatibility: Currently in the Vulkan backend only supports Intel and AMD graphics cards. NVIDIA gives loads of validation errors and doesn't render anything.
    (Note: Only fixed on the 'dev' branch)
  • Compatibility Again: Currently in the Vulkan backend on an Intel Integrated Graphics machine descriptor pools don't work properly and give "VK_ERROR_OUT_OF_POOL_MEMORY'"
    (Note: Bug only found on the 'dev' branch)
  • Minimizing: Currently in the Vulkan backend when you minimize the application it gives many validation warnings and when opening the window back up it crashes.
    (Note: Only fixed on the 'dev' branch)

Rewrite Branch

  • ImGuizmo rotation doesn't work and ImGuizmo translation doesn't show proper delta text with Y and Z.

All Branches

  • Profiling: The tracy profiler leaks memory. Lots of it. So it is currently disabled.

Reporting Bugs

If you encounter any issues not listed here, please report them by opening a new issue and providing detailed information about the problem, including steps to reproduce it and any relevant context. Your feedback is valuable in helping us improve Lavender Game Engine.

Thank you for your cooperation!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

officialThis is used by the development team.

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions