GamePatchNote Digest
Project Delta Patch Notes — June 18, 2023
Aggregated from Steam, cross-tracked with Battle.net coverage on GamePatchNote.
Removed parsing as a way to select timescale using enhance percept. On some machines this was causing arrow selector to throw an exception on initialization, preventing you from using the arrow selector at all. The code is now using a new component which stores the float value instead of trying to parse from the object's name (which was a pretty hacky way to try and do that in the first place)