Asset Store
Update contents
Improved
- Runtime: Improved the deserialization process to cache only the data that is being used, which was previously cached unnecessarily.
Fixed
- Runtime: Fixed a bug that caused a crash at runtime when using a node that references a Blackboard variable with Managed Stripping Level set to Medium or higher.
- Runtime: Fixed a bug that caused the program to not work properly if the field type that can be specified with GenericEqualsEvaluate etc. is not used directly in the code.
- Runtime: Fixed a problem that caused deserialization to be executed in parallel when a graph object was instantiated with Object.InstantiateAsync etc. (Thread safety supported).
- Editor: Fixed a bug that caused the node creation menu etc. to go into an infinite loop when there was a SerializeReference that referenced each other in ActionComponent.
For instructions on updating from previous versions, please refer to the “Update guide” in the Logic Toolkit manual.