UpdatesintermediateUpdated: 7/23/2026

Bug Fixes and Stability: The Most Reported Dino Hunters Issues Resolved

Track the most reported Dino Hunters bug fixes. Capture tool logout bug, co-op disconnect, legendary spawn glitches, and the issues still being tracked.

Bug fixes in Dino Hunters follow a specific cadence. Build v1.2.0 landed twelve confirmed fixes across six different categories, plus four stability patches for the Roblox client on Mobile and Xbox. This article is the running tracker for every patch that closes a reported issue, plus the issues that are still open. Fishgig Game maintains a public issue tracker through the Roblox Community Group, and the wiki mirrors it with a delay of roughly 24 hours.

Most Reported Issues — Lifecycle

IssueFirst ReportedPatched InStatus
Capture tool disappearing on logoutBuild v1.0.0 launchBuild v1.2.0Resolved
Co-op disconnect on map transitionBuild v1.1.0 launchBuild v1.2.0Resolved
Legendary dino spawn glitch during rainBuild v1.0.5 hotfixBuild v1.2.0Resolved
Mobile capture tool overlay flickerBuild v1.2.0 launchAugust 2026 patchOpen
Xbox controller ADS delayBuild v1.2.0 launchAugust 2026 patchOpen
Private server raid lockoutBuild v1.2.0 launchAugust 2026 patchOpen
Steam Workshop-equivalent feature requestBuild v1.0.0 launchNot applicableResolved (Roblox does not support mods)

The capture tool logout bug is the most important fix in Build v1.2.0 because it had been the single most reported issue since launch. The bug forced hunters to re-equip the capture tool after every logout, which caused lost capture attempts during timed Legendary spawn windows.

Capture Tool Logout Bug — Detailed Fix

The capture tool logout bug had three contributing causes:

  1. The capture tool state was stored in a per-session variable that did not serialize across logouts
  2. The Twitter-icon code redemption flow had a side effect that overwrote the capture tool slot
  3. The Cold-Reload sequence triggered during the Roblox client crash recovery flow

Fishgig Game resolved the bug by moving the capture tool state to the persistent player save object, which is replicated across all Roblox client sessions. The patch also added a server-side validation step that re-equips the capture tool on login if the slot is empty.

Co-op Disconnect on Map Transition

The co-op disconnect bug was specific to party-based hunts. When a 4-player party transitioned between biomes, one or two players would receive a 60-second disconnect from the Roblox server.

The bug had two contributing causes:

  1. The map transition trigger relied on a player position that did not replicate reliably across the Roblox network layer
  2. The party leader's biome-to-biome handoff had a race condition that caused the disconnect

Fishgig Game resolved the bug by switching the map transition trigger to a server-side timer that runs on the Roblox instance, not on the player position. The race condition was fixed by adding a 2-second delay between party handoff and biome transition.

Legendary Dino Spawn Glitch During Rain

The Legendary dino spawn glitch manifested when the in-game weather controller triggered rain during a Legendary spawn window. The bug caused the Legendary dino to spawn at zero HP, which made it uncapturable.

The fix involved three changes:

  1. The spawn trigger was decoupled from the weather controller
  2. Legendary dinos now spawn at full HP regardless of weather conditions
  3. A server-side validation step checks the spawn HP against the roster table on spawn

The patch is now considered the most reliable Legendary dino rotation fix in the game's history. Snow Mountain Allosaurus Legendary hunters reported a 92% consistency rate in the first week of Build v1.2.0 deployment.

Mobile and Xbox Stability Patches

PlatformIssueStatus
iOSCapture tool overlay flicker on Roblox client 2.648+Open (August 2026 fix)
AndroidFrame drop during eruption cycleOpen (August 2026 fix)
Xbox OneController mapping for Sniper ADSOpen (August 2026 fix)
Xbox Series XFrame rate lock at 30 FPSOpen (Build v1.4.0 fix)
Meta Quest 3Hand tracking does not register capture toolOpen (Build v1.4.0 fix)

The Mobile capture tool overlay flicker is the worst of the open bugs because it affects the primary Capture Tool HUD that Build v1.2.0 introduced. The fix is targeted for the August 2026 patch but is not yet confirmed in the official patch notes.

Stability Patches — Roblox Client Side

PatchFixedVersion Affected
Memory leak on Forest biome spawnRoblox client 2.642+Resolved
Frame drop on Volcano eruption cycleRoblox client 2.644+Resolved
Audio cue skip on Snow MountainRoblox client 2.650+Resolved (Build v1.2.0)
Robux gamepass purchase dialog freezeRoblox client 2.648+Resolved (Build v1.2.0)
Private server host crash on party handoffRoblox client 2.648+Resolved (Build v1.2.0)

How to Report a New Bug

The Fishgig Game public bug report flow works as follows:

  1. Join the Roblox Community Group 999381953
  2. Post in the bug reports channel with a screenshot or video
  3. Include your hunter level, biome, weapon loadout, and exact reproduction steps
  4. Fishgig Game triages reports weekly and confirms valid bugs in the next patch notes

The fastest way to escalate a critical bug is to reply to the latest patch notes post. Fishgig Game monitors the post comments and confirms regressions within 24 hours.

Open Issues — What to Watch

The four most-watched open issues as of July 2026 are:

  1. Indominus Rex aggro reset bug — Sometimes the Indominus Rex resets aggro to a random party member instead of cycling, which can leave the raid exposed
  2. Roaming Dinos event desync — On certain private servers, the Roaming Dinos rotation timer does not advance properly
  3. Volcano Trader heat sigil stacking — Stacking more than 3 heat sigils can cause the Volcano Trader dialog to freeze
  4. VR hand tracking on capture tool — Meta Quest 3 does not register the capture tool gesture reliably

These are all confirmed for resolution in Build v1.3.0 or Build v1.4.0.

Cross-References

Frequently Asked Questions

Did the capture tool logout bug affect all tiers? Yes. The bug affected every capture tool tier, but Tier 4 and Tier 5 hunters reported it most often because those tiers require timed Legendary rotations.

Will the Mobile capture tool flicker be patched? Yes, but the fix is in the August 2026 patch (Build v1.3.0), not Build v1.2.0.

How do I know if the bug I am reporting is already tracked? Check the Roblox Community Group bug reports channel. Duplicate reports are merged automatically by the moderation bot.