SPSTEAMPULSELIVE ANALYTICS
Untitled Ghost Game

Untitled Ghost Game Steam news

Dubscr | Sep 12, 2023 | game

Released

1players observed · 24 September 2026 - 15:41:37 UTC

ActionCasualIndieFree To PlaySteam Store

  • Latest observed players1 · 24 September 2026 - 15:41:37 UTC
  • SteamPulse tracked peak51
  • Units sold (VGI)No data available
  • Revenue (VGI)No data available
  • Review score91% positive

Untitled Ghost Game news collects recent Steam feed items, update posts, and announcements that SteamPulse can associate with this app.

  • Latest observed players1 · 24 September 2026 - 15:41:37 UTC
  • SteamPulse tracked peak51
  • Units sold (VGI)No data available
  • Revenue (VGI)No data available
  • Review score91% positive
  • Total reviews507
  • Release dateSep 12, 2023
  • DeveloperDubscr
  • PublisherDubscr

Genres: Action, Casual, Indie, Free To Play

Company pages: Developer: DubscrPublisher: Dubscr

Top Steam chartsTop 100 gamesGame directorySteam Store page

Untitled Ghost Game Steam news

Untitled Ghost Game news collects recent Steam feed items, update posts, and announcements that SteamPulse can associate with this app.

Latest Steam announcements

  • What's next? - 27 June 2024

    What Hi there ghost hunters!! I am sorry that I have to say this, but I value transparency with you dudes. I want to let you guys know that I will not be working on Untitled Ghost Game ever again. Definitely. Why? The networking framework limits the amount of players on multiplayer to 20. To support the current amount of player, it kind of works well enough, although it goes offline when there are too many people. Since it goes offline sometimes with just a average of like 10 players (it peaks above 20), if the game were to grow in players, the servers would constantly be shut down. This means that updating and supporting the game is going to make multiplayer unplayable. The server costs about 8$ a month to support 100 players, which get's expensive (I am a college student) and I am not making any money back to pay for the servers. On another note... Some of my developer friends recomme…

  • 1.4.9 Bug Fixes and Security Update - 23 February 2024

    -Fixed dying while in hiding spots -Fixed solidstonecoldgold achievement -Fixed banning (Made it more strict and potent. Can also game ban now) I dont know if I am going to add more content, but I will be fixing bugs.

  • Maintenence done, depos fixed! - 23 February 2024

    Fixed the builds. Sorry for the down time, i was setting up the depos for a new update and got it all done ASAP.

  • Maintenance Happening... - 22 February 2024

    currently trying to fix bugs and updating the game to improve security...

  • Untitled - 15 November 2023

    All work on Untitled Ghost Game is stopping. I am going to college so I don’t have time to work on the game anymore, especially since it is so stressful and draining for me. Maybe one day in the future I will try to fix some things but as of right now it’s over. Thank you guys for all of your support. I seriously never thought I would get this far with what was supposed to be a project that started as practice for multiplayer game development. Have a nice day and happy hunting! 👻

  • Version 1.4.7 - 6 November 2023

    -Fixed dying while hiding -Reverted halloween update -Fixed breaker on corpse graveyard -Fixed version not being available for people on mac or linux

  • Version 1.4.6 Hotfix - 16 October 2023

    Fixed memory leak issue (Thanks solid)

  • 2023 Halloween Update! - 14 October 2023

    Additions -Added private lobbies -Added new ghost type: "Ecsed" Special ability: Different voice line for spiritbox -Added new map: "Corpse Graveyard" -Added new bits of lore -Added new menu background -Added 2 new skins -Added new menu theme: https://youtu.be/XlzoSbpA0_g -Added "No response..." text to spiritbox when used without response -Added little 'cha ching' noise to buying skins -Added halloween themed decorations in all the maps Fixes -Fixed the randomly being set to level 1 glitch -Fixed controls not changing -Fixed daily quests -Fixed spiritbox responding when it shouldn't -Fixed able to get temps before ghost hunt -Fixed leveling system -Fixed lots of typos -Fixed money glitch (I think) -Fixed generator not being synced -Fixed mirror glitching out items (I think) -Fixed sink not making noise on any maps -Fixed colliders on mall map -Fixed promocodes, making them replace spac…

  • Version 1.4.5 (Bug fixes) - 5 October 2023

    Fixes: -Fixed extreme amount of xp rewarded (It was because of the difficulty being incorrect) -Reset levels of people over level 200 (No one has gotten to that level legit. -Fixed hiding times -Fixed items breaking If there are no more game breaking bugs, i will start working on cool stuff :)

  • 1.4.4 Patch 2 - 2 October 2023

    Things changed: -Base 'time before hunting' value before the influence from difficulty 70s -> 50s (It gets divided by the difficulty to a max amount of 3). This means that on doom mode the ghost can hunt in 16 seconds. (50 seconds / 3 difficulty) -Made multiplayer have set value instead of being affected by amount of players in lobby (Temporary until level fix) -Changed daily reward amount and type: From dubcoins 100 -> xp 500 TLDR for first one: Difficulty increase for harder difficulties (By decreasing hunt grace period and the time before the ghost hunts).

  • 1.4.4 Bug fixes - 28 September 2023

    -Fixed ghost hunting glitches -Fixed bad intentions achievement -Fixed leveling achievments -Added reset level button (Press F2 in main menu)

  • 1.4.4 Bug fixes and balancing - 27 September 2023

    Things fixed: -Light flickering indefinitely after hunt -Ghost not having grace period Things changed: -Grace period base went from 40->50 seconds The function: gracePeriod = 50f / Mathf.Clamp(difficulty, 1f, 2f); -Lowered ghost hunt speed from 110 to 100 -Lowered ghost idle speed from 100 to 70 -Made hiding spots have less probability of breaking I changed the divider of difficulty to 4 instead of 3. This will make difficulty not influence the breaking chance as much, so hopefully hiding spots on doom are not insta-destroyed anymore chance = Random.Range(0, (int)((75 / (difficulty / 4)) - TAR));

  • 1.4.3 Quick patch - 27 September 2023

    Things changed: -Made in-game chat better -Made the bug where you're unable to pickup items fixed temporarily -Increased grace period from gracePeriod = 25 base to 40 base (Base meaning before difficulty is applied, which decreases grace period time) -Changed daily quest reward from 20 -> 100 and it is now "Dubcoins" instead of "Points". Fixes: -Fixed fake ghost hunting (FINALLY I HOPE) -Fixed webhook -Fixed hiding times (It was inconsistent) -Fixed levels

  • Version 1.4.3 : New small features and HUGE bug fixes - 26 September 2023

    Added stuff: -Added feature where if hiding spot breaks while you are in it, you get out of the hiding spot -EMF only works while in hand -Added new voicelines to luigiboard "How did you die?" "How old are you?" "What is your name?" -Added framerate cap at 120 to fix high gpu/cpu usage -Added back the patreon button (Accidentally removed it) -You can now press enter to send messages in global chat -Added thermometer temps in tutorial Fixed things: -Fixed broken audio sources on Haunted Boardwalk -Fixed ghost 'fake hunting' -Fixed emf from playing infinitely after ghost stops becoming as active -Fixed the achievements for reaching certain levels -Fixed chest glitch -Fixed hiding time issues -Fixed daily quests -Fix level 0 glitch Changes: -Changed lobby room button size much smaller and able to read all of them -Made mogwai more agressive Things planned for future: -Fix bad intentions ac…

  • 1.4.2 Bug fixes (again) - 21 September 2023

    -Fixed spectating being broken -Optimized networking, stopped rpcs from getting called 2000 times per second -Added patreon button

  • 1.4.1 Very needed bug fixes - 19 September 2023

    Hey guys! Sorry about taking so long to fix these serious bugs. I was at a concert for the weekend and also we had to rewrite the multiplayer end game code to fix the host money issue. -Dubscr -Fixed bug where ghost appears randomly (And looks like he is hunting) -Added new system for discouraging retry spamming. (Thanks insym) -Fixed multiplayer bug where only the host got money -Fixed first time display (black screen before menu)

  • 1 Year Anniversary! - 16 September 2023

    The itch.io release of this game was on this day 1 year ago! Free 2x xp for a week! Get ur grind on and happy hunting.

  • Version 1.4.1 - 15 September 2023

    -Added XP gained text after match -Added loss streak punishment text -Fixed loss streak refresh, it used to keep the streak of losses even if you won -Fixed dubcoins earned text in end-game UI -Fixed patch notes: It was the wrong patch notes every time, now it automatically shows the right one. -Fixed pfps in lobby (Hopefully) -Fixed fingerprints: When they would appear, it would only be on one person's screen usually -Fixed daily challenges: *Sometimes you would get duplicate quests *Some quests were impossible *Removed "Turn on all lights" quest because it was never implemented and is boring -Fixed dog generator stat tracking -Fixed shop not updating correctly in relation to xp and dubcoins -Fixed save system sometimes resetting levels -Fixed multiplayer xp and dubcoin gain -Fixed mirrors dissapearing -Changed automated chat message in global chat to: "System: Chat history has been re…

  • Hotfix Patch 2 for 1.4 - 13 September 2023

    -Actually fixed thermometer -Fixed version stuff -Fixed leaderboard

  • Hotfix for 1.4 - 13 September 2023

    -Fixed firstmenu from not showing up -Fixed ghost type syncing issues -Fixed discord button -Made tutorial better -Fixed saving after buying skin (Infinite money) -Fixed thermometor

Patch notes and updates

S.noRelease datePatch nameGID number
123 February 20241.4.9 Bug Fixes and Security Update5728086065183632351
223 February 2024Maintenence done, depos fixed!5728086065183584111
322 February 2024Maintenance Happening...5728086065183024062
46 November 2023Version 1.4.75288974951222692471
516 October 2023Version 1.4.6 Hotfix6438516944133816089
65 October 2023Version 1.4.5 (Bug fixes)5220292521179150781
72 October 20231.4.4 Patch 25220291886500508385
828 September 20231.4.4 Bug fixes5220291886488018798
927 September 20231.4.4 Bug fixes and balancing5220291886484221629
1027 September 20231.4.3 Quick patch5220291886481905533
1126 September 2023Version 1.4.3 : New small features and HUGE bug fixes5219165352642763769
1221 September 20231.4.2 Bug fixes (again)5219165352621819406
1319 September 20231.4.1 Very needed bug fixes5480373588799613804
1415 September 2023Version 1.4.15480373588784647853
1513 September 2023Hotfix Patch 2 for 1.45480373588780416283
1613 September 2023Hotfix for 1.45211283418275813795

Interactive charts, reviews, news, prices, and comparison tools load in the full SteamPulse app.