Home
/
Community engagement
/
Forums
/

Troubleshooting melee attack issues in game development

Bugs in Melee Combat System | Players Report Hitbox Problems

By

Henry Kim

Oct 12, 2025, 09:39 AM

Updated

Oct 13, 2025, 01:20 PM

2 minutes needed to read

A character in a video game executing a melee attack on an enemy, showcasing hitbox interaction failure

A growing concern among gamers arises as players report ongoing issues with a newly released melee combat system. While their hitboxes register hits on 2D enemies, they fail to stop enemy movement, leading to considerable frustration.

Frustration Among Players

Gamers looking to utilize melee mechanics are expressing their struggles on various forums. Many attempts to implement blueprints to stop enemies have been met with failure. One frustrated player said, "It is a hitbox blueprint being cast to a 2D enemy but I could not stop the enemy from moving."

Interestingly, some comments indicate disbelief at the severity of the issue, with one stating, "I did a spit take when I saw thisand now I’m saddened to learn it may be real."

Technical Setbacks

Several technical issues have been raised. The error message β€œAccessed none trying to read property lasthitby” points to potential code setup problems. A contributor shared, "The error means you have not set the lasthitby to anything."

β€œIn this case, you have a starting point that might become unreadable and could likely be buggy.”

This highlights concerns over blueprint design issues, which could worsen performance when numerous enemies are present.

Suggestions for Improvement

Several players have advised implementing blueprint interfaces to enhance interaction efficiency. This advice emphasizes the utility of the "IsValid" node to minimize gameplay errors.

Key Information Summary

  • Technical Error: "Accessed none trying to read property lasthitby" indicates uninitialized code.

  • Frustration Levels: Many players express dissatisfaction with the current hitbox and movement mechanics.

  • Development Needs: Users recommend adjustments to the blueprint to improve performance and reliability.

  • πŸ’‘ "Look into blueprint interfaces to streamline the process," advised a user.

As players await updates, the gaming community is watching closely for a resolution to improve gameplay experience. Will developers acknowledge these pressing concerns?

What Lies Ahead for Melee Mechanics

Due to the urgency of the situation, developers are likely to prioritize a patch for hitbox and movement issues. Players have clearly expressed their frustrations, prompting immediate attention. The likelihood of a fix rolling out in the coming weeks is estimated at 70%, given the developers' history of responding to community feedback. Additionally, the suggested blueprint interfaces may lead to a broader update aimed at improving stability and performance of combat mechanics.

Echoes of the Past: A Lesson from the Automotive Industry

This situation mirrors early challenges faced by the automotive industry with electric vehicles, where manufacturers rushed innovations while overlooking critical flaws. Just as automakers refined battery systems, game developers today must address melee combat issues to restore player trust. Handling these concerns efficiently may enhance overall gameplay and brand loyalty in a competitive market.