Closed Jujstme closed 3 weeks ago
Fixed a bug in the logic employed for the path resolution in UnityPointer that could result into not resolving a path correctly.
UnityPointer
Turned out I found a bug in the code speficially for Mono that sometimes prevented proper identification of the assemblies. This PR also fixes it.
Fixed a bug in the logic employed for the path resolution in
UnityPointer
that could result into not resolving a path correctly.