Page 1 of 1

[2.0.66] Shift-clicking blueprint into inventory highlights the wrong blueprint

Posted: Mon Sep 22, 2025 1:50 am
by ChefOfRamen
To reproduce:
  1. Create 2 blueprints named "Blueprint A" and "Blueprint B".
  2. Put Blueprint A into a chest and keep Blueprint B in your inventory.
  3. Shift-click Blueprint A into your inventory.
Expected: Blueprint A is highlighted, because it is the blueprint that was actually moved into your inventory.
Actual: Blueprint B is highlighted because it is sorted to the end.

Re: [2.0.66] Shift-clicking blueprint into inventory highlights the wrong blueprint

Posted: Mon Sep 22, 2025 1:55 am
by Loewchen

Re: [2.0.66] Shift-clicking blueprint into inventory highlights the wrong blueprint

Posted: Mon Sep 22, 2025 2:13 am
by ChefOfRamen
Loewchen wrote: Mon Sep 22, 2025 1:55 am 122219
That seems to be unrelated. That bug has to do with inventories changing after the highlight is applied; this is for two items of the same type but different data.

Re: [2.0.66] Shift-clicking blueprint into inventory highlights the wrong blueprint

Posted: Mon Sep 22, 2025 2:23 am
by Rseding91
Thanks for the report. The highlight logic doesn’t know anything about item data. It operates purely on just the basic ID of items.

Re: [2.0.66] Shift-clicking blueprint into inventory highlights the wrong blueprint

Posted: Mon Sep 22, 2025 2:17 pm
by ChefOfRamen
Can this be moved to "won't fix" instead of duplicates then?