Hey,
While you are in the Map editor you can usually press ctrl + click to select a already placed block. (Selection box turns blue and you get the block as your current block). Since the update it seems like this feature breaks frequently when you disable the UI with Tab in the editor. The Selection box still turns blue but you don't get the clicked block as your current block.
I can consistently reproduce this bug doing following steps:
- Place a bunch of different blocks (A - B - C) on the map
- Current Selection (Block C)
- Press Tab to disable UI
- ctrl + click different Block (A) that has been placed earlier
- Press Tab again to enable UI
Expected:
- Block A should be my current block.
Actually ingame:
- The selection in the UI is the Block A but actually active is still Block C.
If i ctrl + click again with UI enabled Selection will be Block A and active will also be Block A.
I use this a lot and hope this helps fixing it.
Thanks, EntryLag