{"id":1401042,"date":"2025-11-22T17:34:12","date_gmt":"2025-11-22T17:34:12","guid":{"rendered":"http:\/\/2dPTibwMGCaLPqiCPxX4vH"},"modified":"2025-11-22T17:34:12","modified_gmt":"2025-11-22T17:34:12","slug":"a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game","status":"publish","type":"post","link":"https:\/\/arcader.org\/news\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\/","title":{"rendered":"A former Valve dev revealed how, while a VR version of Half-Life 2 was being made, a single metro cop&#8217;s toe created a &#8216;time-travelling&#8217; bug that softlocked all versions of the game"},"content":{"rendered":"<article>\n<p>One of the coolest things about Half-Life 2 is its physics engine, but as anyone who has played a physics-based game will know, even the best-in-class tech is prone to quirks here and there. Valve&#8217;s legendary narrative shooter was no exception, as former Valve developer <a data-analytics-id=\"inline-link\" href=\"https:\/\/tomforsyth1000.github.io\/\" target=\"_blank\">Tom Forsyth<\/a> shared in <a data-analytics-id=\"inline-link\" href=\"https:\/\/mastodon.gamedev.place\/@TomF\/115589875974658415\" target=\"_blank\">a thread on Mastodon<\/a>.<\/p>\n<p>In the thread, Forsyth discusses a bug he encountered while working on a VR version of Half-Life 2, back in 2013 when Valve was considering where it wanted to go with the technology. HL2 was one of the easiest translations to VR in Valve&#8217;s back catalog\u2014it was a relatively recent release, and the &#8220;tricks with perspective&#8221; in Portal &#8220;were of course a nauseating disaster.&#8221; The problem was, this new VR build softlocked the player mere minutes into the game.<\/p>\n<p>In the <a data-analytics-id=\"inline-link\" href=\"https:\/\/youtu.be\/y_3vMUOayyc?t=215\" target=\"_blank\">opening scene<\/a>, when a metro cop is meant to usher the player through a door, the door wouldn&#8217;t open in the VR build for reasons that weren&#8217;t clear, freezing the player in place to wait for a necessary story event that never comes. &#8220;Oh dear,&#8221; Tom Forsyth recalled in his thread. &#8220;We can&#8217;t ship this. I get some other folks, including some folks who worked on HL2 originally, and yep\u2014it&#8217;s broken. And it&#8217;s broken when you&#8217;re not in VR either\u2014so it&#8217;s not something Joe and I broke. But nobody knows why\u2014none of the relevant code has changed.&#8221;<\/p>\n<figure class=\"van-image-figure inline-layout\" data-bordeaux-image-check >\n<div class='image-full-width-wrapper'>\n<div class='image-widthsetter' style=\"max-width:676px;\">\n<p class=\"vanilla-image-block\" style=\"padding-top:112.13%;\"><img loading=\"lazy\" decoding=\"async\" id=\"YAFdyGH8cbH6G56Gff2ygk\" name=\"The right man in the wrong place\" alt=\"A metrocop from Half-Life 2 stands adjacent to an open door. A caption reads, \"The right man in the wrong place.\"\" src=\"https:\/\/arcader.org\/wp-content\/uploads\/2025\/11\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game.png\" mos=\"\" align=\"middle\" fullscreen=\"\" width=\"676\" height=\"758\" attribution=\"\" endorsement=\"\" class=\"\"><\/p>\n<\/div>\n<\/div><figcaption itemprop=\"caption description\" class=\" inline-layout\"><span class=\"credit\" itemprop=\"copyrightHolder\">(Image credit: Valve \/ Tom Forsyth)<\/span><\/figcaption><\/figure>\n<p>The team soon discovered a guard behind the door was standing &#8220;very slightly too close\u2014the very corner of his bounding box intersects the door&#8217;s path as it opens. So what&#8217;s happening is the door starts to open, slightly nudges into the guard&#8217;s toe, bounces back, closes, and then automatically locks.&#8221; They moved the NPC and fixed the bug, but it took a much lengthier investigation to figure out why this happened in the first place; the VR build didn&#8217;t move the NPC, and the team even recompiled the original build to discover that the bug had &#8220;traveled through time&#8221; and existed in that one, too.<\/p>\n<p>The thread continues with the answer: &#8220;Good old floating point.&#8221; The compiler used for these tests defaulted to the newer SSE instruction set rather than the set the original would have defaulted to for the era&#8217;s CPUs: x87, which has &#8220;a wacky grab-bag of precisions.&#8221; Even though it was old code, the new compiler meant the game was calculating physics differently, albeit to an extremely subtle extent.<\/p>\n<p>Forsyth explained, &#8220;On both versions, the door has just enough momentum to rotate the guard very slightly. The guard&#8217;s friction on the floor is not quite enough to oppose this, and he rotates a tiny fraction of a degree. On the x87 version, this tiny rotation is enough to move his toe out of the way, the collision is resolved, and the door continues to swing open. All is well.<\/p>\n<p>But on the SSE version, a whole bunch of tiny precisions are very slightly different, and a combination of the friction on the floor and the mass of the objects means the guard still rotates from the collision, but now he rotates very slightly less far. So on the next frame of simulation, his toe is still in the way of the door. The door isn&#8217;t allowed to just pass through his toe, so it does the only other option\u2014it bounces back \u2026 and you&#8217;re stuck.&#8221;<\/p>\n<p>It&#8217;s a bizarre head trip of a bug, and a great reminder that these things are rarely as easy to resolve as you might expect. The next time you gripe about a seesaw puzzle, just think about everything that could have gone wrong getting it to work.<\/p>\n<div class=\"product\"><a data-dimension112=\"4bd58814-e206-4c5e-a2b8-2c71e8e11d22\" data-action=\"Deal Block\" data-label=\"2025 games\" data-dimension48=\"2025 games\" target=\"_blank\" rel=\"nofollow\"><\/p>\n<figure class=\"van-image-figure \" >\n<div class='image-full-width-wrapper'>\n<div class='image-widthsetter' style=\"max-width:400px;\">\n<p class=\"vanilla-image-block\" style=\"padding-top:100.00%;\"><img loading=\"lazy\" decoding=\"async\" id=\"Vji3V6i3HDWUHeQ22PrjFL\" name=\"New Project (8).jpg\" caption=\"\" alt=\"\" src=\"https:\/\/arcader.org\/wp-content\/uploads\/2025\/11\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game.jpg\" mos=\"\" align=\"middle\" fullscreen=\"\" width=\"400\" height=\"400\" attribution=\"\" endorsement=\"\" credit=\"\" class=\"\"><\/p>\n<\/div>\n<\/div>\n<\/figure>\n<p><\/a><\/p>\n<p><a href=\"https:\/\/www.pcgamer.com\/games\/new-games-2025-upcoming-pc-release-schedule\/\" target=\"_blank\" data-dimension112=\"4bd58814-e206-4c5e-a2b8-2c71e8e11d22\" data-action=\"Deal Block\" data-label=\"2025 games\" data-dimension48=\"2025 games\" data-dimension25=\"\"><strong>2025 games<\/strong><\/a>: This year&#8217;s upcoming releases<br \/><a href=\"https:\/\/www.pcgamer.com\/the-best-pc-games\/\" target=\"_blank\"><strong>Best PC games<\/strong><\/a>: Our all-time favorites<br \/><a href=\"https:\/\/www.pcgamer.com\/the-50-best-free-pc-games\/\" target=\"_blank\"><strong>Free PC games<\/strong><\/a>: Freebie fest<br \/><a href=\"https:\/\/www.pcgamer.com\/best-fps-games\/\" target=\"_blank\"><strong>Best FPS games<\/strong><\/a>: Finest gunplay<br \/><a href=\"https:\/\/www.pcgamer.com\/best-rpgs-of-all-time\/\" target=\"_blank\"><strong>Best RPGs<\/strong><\/a>: Grand adventures<br \/><a href=\"https:\/\/www.pcgamer.com\/the-best-co-op-games\/\" target=\"_blank\"><strong>Best co-op games<\/strong><\/a>: Better together<\/p>\n<\/div>\n<\/article>\n<p><a href=\"https:\/\/www.pcgamer.com\/games\/fps\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\/\">Source<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>One of the coolest things about Half-Life 2 is its physics engine, but as anyone who has played a physics-based game will know, even the best-in-class tech is prone to quirks here and there. Valve&#8217;s legendary narrative shooter was no exception, as former Valve developer Tom Forsyth shared in a thread on Mastodon. In the thread, Forsyth discusses a bug he encountered while working on a VR version of Half-Life 2, back in 2013 when Valve was considering where it wanted to go with the technology. HL2 was one of the easiest translations to VR in Valve&#8217;s back catalog\u2014it was a relatively recent release, and the &#8220;tricks with perspective&#8221; in Portal &#8220;were of course a nauseating disaster.&#8221; The problem was, this new VR build softlocked&hellip;<\/p>\n<p class=\"excerpt-more\"><a class=\"blog-excerpt button\" href=\"https:\/\/arcader.org\/news\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\/\">Read More&#8230;<\/a><\/p>\n","protected":false},"author":1,"featured_media":1401043,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[336],"tags":[91,748],"class_list":["post-1401042","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-pc-gamer","tag-fps","tag-games"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>A former Valve dev revealed how, while a VR version of Half-Life 2 was being made, a single metro cop&#039;s toe created a &#039;time-travelling&#039; bug that softlocked all versions of the game | Arcader News<\/title>\n<meta name=\"description\" content=\"One of the coolest things about Half-Life 2 is its physics engine, but as anyone who has played a physics-based game will know, even the best-in-class\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/arcader.org\/news\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"A former Valve dev revealed how, while a VR version of Half-Life 2 was being made, a single metro cop&#039;s toe created a &#039;time-travelling&#039; bug that softlocked all versions of the game | Arcader News\" \/>\n<meta property=\"og:description\" content=\"One of the coolest things about Half-Life 2 is its physics engine, but as anyone who has played a physics-based game will know, even the best-in-class\" \/>\n<meta property=\"og:url\" content=\"https:\/\/arcader.org\/news\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\/\" \/>\n<meta property=\"og:site_name\" content=\"Arcade News\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-22T17:34:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/arcader.org\/wp-content\/uploads\/2025\/11\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game.png\" \/>\n<meta name=\"author\" content=\"Arcade News\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Arcade News\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\\\/\"},\"author\":{\"name\":\"Arcade News\",\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/#\\\/schema\\\/person\\\/8460f5e5076b52fb2369f2f7ce6f2839\"},\"headline\":\"A former Valve dev revealed how, while a VR version of Half-Life 2 was being made, a single metro cop&#8217;s toe created a &#8216;time-travelling&#8217; bug that softlocked all versions of the game\",\"datePublished\":\"2025-11-22T17:34:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\\\/\"},\"wordCount\":695,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/arcader.org\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game.png\",\"keywords\":[\"fps\",\"games\"],\"articleSection\":[\"PC Gamer\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/arcader.org\\\/news\\\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\\\/\",\"url\":\"https:\\\/\\\/arcader.org\\\/news\\\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\\\/\",\"name\":\"A former Valve dev revealed how, while a VR version of Half-Life 2 was being made, a single metro cop's toe created a 'time-travelling' bug that softlocked all versions of the game | Arcader News\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/arcader.org\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game.png\",\"datePublished\":\"2025-11-22T17:34:12+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/#\\\/schema\\\/person\\\/8460f5e5076b52fb2369f2f7ce6f2839\"},\"description\":\"One of the coolest things about Half-Life 2 is its physics engine, but as anyone who has played a physics-based game will know, even the best-in-class\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/arcader.org\\\/news\\\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\\\/#primaryimage\",\"url\":\"https:\\\/\\\/arcader.org\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game.png\",\"contentUrl\":\"https:\\\/\\\/arcader.org\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game.png\",\"caption\":\"A former Valve dev revealed how, while a VR version of Half-Life 2 was being made, a single metro cop\u2019s toe created a \u2018time-travelling\u2019 bug that softlocked all versions of the game\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/arcader.org\\\/news\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"A former Valve dev revealed how, while a VR version of Half-Life 2 was being made, a single metro cop&#8217;s toe created a &#8216;time-travelling&#8217; bug that softlocked all versions of the game\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/#website\",\"url\":\"https:\\\/\\\/arcader.org\\\/news\\\/\",\"name\":\"Arcade News\",\"description\":\"Free Arcade News from the Best Online Sources\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/arcader.org\\\/news\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/#\\\/schema\\\/person\\\/8460f5e5076b52fb2369f2f7ce6f2839\",\"name\":\"Arcade News\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3fea48a614d86edd987bc7bb25f4707c69546d4b1f78ad4aa20b26316bad1f9d?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3fea48a614d86edd987bc7bb25f4707c69546d4b1f78ad4aa20b26316bad1f9d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3fea48a614d86edd987bc7bb25f4707c69546d4b1f78ad4aa20b26316bad1f9d?s=96&d=mm&r=g\",\"caption\":\"Arcade News\"},\"sameAs\":[\"https:\\\/\\\/cricketgames.tv\"],\"url\":\"https:\\\/\\\/arcader.org\\\/news\\\/author\\\/arcade-news\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"A former Valve dev revealed how, while a VR version of Half-Life 2 was being made, a single metro cop's toe created a 'time-travelling' bug that softlocked all versions of the game | Arcader News","description":"One of the coolest things about Half-Life 2 is its physics engine, but as anyone who has played a physics-based game will know, even the best-in-class","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/arcader.org\/news\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\/","og_locale":"en_US","og_type":"article","og_title":"A former Valve dev revealed how, while a VR version of Half-Life 2 was being made, a single metro cop's toe created a 'time-travelling' bug that softlocked all versions of the game | Arcader News","og_description":"One of the coolest things about Half-Life 2 is its physics engine, but as anyone who has played a physics-based game will know, even the best-in-class","og_url":"https:\/\/arcader.org\/news\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\/","og_site_name":"Arcade News","article_published_time":"2025-11-22T17:34:12+00:00","og_image":[{"url":"https:\/\/arcader.org\/wp-content\/uploads\/2025\/11\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game.png","type":"","width":"","height":""}],"author":"Arcade News","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Arcade News","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/arcader.org\/news\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\/#article","isPartOf":{"@id":"https:\/\/arcader.org\/news\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\/"},"author":{"name":"Arcade News","@id":"https:\/\/arcader.org\/news\/#\/schema\/person\/8460f5e5076b52fb2369f2f7ce6f2839"},"headline":"A former Valve dev revealed how, while a VR version of Half-Life 2 was being made, a single metro cop&#8217;s toe created a &#8216;time-travelling&#8217; bug that softlocked all versions of the game","datePublished":"2025-11-22T17:34:12+00:00","mainEntityOfPage":{"@id":"https:\/\/arcader.org\/news\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\/"},"wordCount":695,"commentCount":0,"image":{"@id":"https:\/\/arcader.org\/news\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\/#primaryimage"},"thumbnailUrl":"https:\/\/arcader.org\/wp-content\/uploads\/2025\/11\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game.png","keywords":["fps","games"],"articleSection":["PC Gamer"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/arcader.org\/news\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/arcader.org\/news\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\/","url":"https:\/\/arcader.org\/news\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\/","name":"A former Valve dev revealed how, while a VR version of Half-Life 2 was being made, a single metro cop's toe created a 'time-travelling' bug that softlocked all versions of the game | Arcader News","isPartOf":{"@id":"https:\/\/arcader.org\/news\/#website"},"primaryImageOfPage":{"@id":"https:\/\/arcader.org\/news\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\/#primaryimage"},"image":{"@id":"https:\/\/arcader.org\/news\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\/#primaryimage"},"thumbnailUrl":"https:\/\/arcader.org\/wp-content\/uploads\/2025\/11\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game.png","datePublished":"2025-11-22T17:34:12+00:00","author":{"@id":"https:\/\/arcader.org\/news\/#\/schema\/person\/8460f5e5076b52fb2369f2f7ce6f2839"},"description":"One of the coolest things about Half-Life 2 is its physics engine, but as anyone who has played a physics-based game will know, even the best-in-class","breadcrumb":{"@id":"https:\/\/arcader.org\/news\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/arcader.org\/news\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/arcader.org\/news\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\/#primaryimage","url":"https:\/\/arcader.org\/wp-content\/uploads\/2025\/11\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game.png","contentUrl":"https:\/\/arcader.org\/wp-content\/uploads\/2025\/11\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game.png","caption":"A former Valve dev revealed how, while a VR version of Half-Life 2 was being made, a single metro cop\u2019s toe created a \u2018time-travelling\u2019 bug that softlocked all versions of the game"},{"@type":"BreadcrumbList","@id":"https:\/\/arcader.org\/news\/a-former-valve-dev-revealed-how-while-a-vr-version-of-half-life-2-was-being-made-a-single-metro-cops-toe-created-a-time-travelling-bug-that-softlocked-all-versions-of-the-game\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/arcader.org\/news\/"},{"@type":"ListItem","position":2,"name":"A former Valve dev revealed how, while a VR version of Half-Life 2 was being made, a single metro cop&#8217;s toe created a &#8216;time-travelling&#8217; bug that softlocked all versions of the game"}]},{"@type":"WebSite","@id":"https:\/\/arcader.org\/news\/#website","url":"https:\/\/arcader.org\/news\/","name":"Arcade News","description":"Free Arcade News from the Best Online Sources","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/arcader.org\/news\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/arcader.org\/news\/#\/schema\/person\/8460f5e5076b52fb2369f2f7ce6f2839","name":"Arcade News","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/3fea48a614d86edd987bc7bb25f4707c69546d4b1f78ad4aa20b26316bad1f9d?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/3fea48a614d86edd987bc7bb25f4707c69546d4b1f78ad4aa20b26316bad1f9d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3fea48a614d86edd987bc7bb25f4707c69546d4b1f78ad4aa20b26316bad1f9d?s=96&d=mm&r=g","caption":"Arcade News"},"sameAs":["https:\/\/cricketgames.tv"],"url":"https:\/\/arcader.org\/news\/author\/arcade-news\/"}]}},"_links":{"self":[{"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/posts\/1401042","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/comments?post=1401042"}],"version-history":[{"count":0,"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/posts\/1401042\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/media\/1401043"}],"wp:attachment":[{"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/media?parent=1401042"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/categories?post=1401042"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/tags?post=1401042"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}