2.0.9
Engine
Unity
- When searching the GameObject Hierarchy through DumpHierarchy Request, creating the HierarchyPath takes a lot of time, so this part has been turned off. HierarchyPath must be created directly by the client using the Tree structure.
Client
Python, Typescript
- No Changes