Update to Unity 2022.3.59f1
This isn't a major version update, we've been on 2022.3 for quite a while. However this update comes with a lot of bug fixes. We were prompted to update now because we have gotten feedback from some players that the game is very slow to quit after a long play sessions and this update seems to help. Hopefully it also comes with broader hardware compatibility.
- Fix # & @ queries for Conveyor Loaders.
- The list of things you can test in the expression editor is now changes with the entity type.
- Conveyor Loaders can, once again, test source and destination properties.
- Protect against loading a deleted entity in the UI.
- Fix a bunch of issue with conveyor bridges crossing other bridges. Not sure I have all the edge cases yet but it is better.
- Fix construction and deconstruction of the Tower Crane.
- Disable deconstruction of Relays. You pick them up with a drone to get the antenna back
- Remember now works with targets by ID.
- New expression term: "count of" returns the count of an entity type or role.
- Several of the "other" expression terms (like area and distance) now return a large negative number so it is easy to know whether the target exists or not.