AltTester-Unity-SDK
AltTester-Unity-SDK copied to clipboard
Implement hierarchy changes notification
Notify the driver every time when the hierarchy of the active scene/s changed. This mean every time an object is added, destroyed or changed parent. This does not include when object change position/rotation
You can find the original issue from GitLab here.