Page 1 of 1
[2.1.11] Upgrade planner modules slots don't upgrade modules in editor
Posted: Thu Jul 16, 2026 11:12 pm
by fi5hii
When you have an upgrade planner like this:

- Screenshot 2026-07-17 at 01.03.29.png (522.57 KiB) Viewed 293 times
In editor with instant upgrading checked the modules in those slots don't get upgraded but stay the same. When you want to drag that same upgrade planner over the machines to upgrade the modules it doesn't upgrade just the modules because the buildings are already on the target quality but the modules are not. You need to have the modules themselves separately in the upgrade planner to do that.
It works as intended if the instant upgrade setting is off.
Re: [2.1.11] Upgrade planner modules slots don't upgrade modules in editor
Posted: Thu Jul 16, 2026 11:32 pm
by eugenekay
Re: [2.1.11] Upgrade planner modules slots don't upgrade modules in editor
Posted: Fri Jul 17, 2026 9:21 am
by fi5hii
I think my bug report is different? That one is talking about having beacons and modules separately as an upgrade path, I have modules in the entity settings. Having them separate is the way to get around entity settings not working in editor.
Re: [2.1.11] Upgrade planner modules slots don't upgrade modules in editor
Posted: Fri Jul 17, 2026 2:34 pm
by eugenekay
I am not a Moderator or Staff who can move posts to Duplicates; I can only guess that these posts seem Related based upon the Description and the Game's API documentation / observed behaviour. In general, Editor mode reports seem to be "Not a Bug" unless it causes a crash, since the Editor (by design) allows you to do things that are not possible in Normal Gameplay.
When using an upgrade-planner in normal gameplay it creates a new entity-upgrade Ghost on top of the upgraded machine; then this new entity has the Module upgrades applied to it (as item-request Ghost entities). Since the Editor is insta-replacing the Entity in the game state (not waiting for the next game Tick, as an Upgrade Planner does) there is no opportunity to create the item-request ghost on top of the entity-upgrade ghost.
Re: [2.1.11] Upgrade planner modules slots don't upgrade modules in editor
Posted: Sat Jul 18, 2026 1:35 am
by Rseding91
I spent some more time thinking about this today and found a way to make this work for simple quality upgrades that also include modules. So at least this report is fixed for the next release.