Version and Platform (required):
- Binary Ninja Version: 5.3.8844-dev
- Edition: Commercial
- OS: Windows
- OS Version: 11
- CPU Architecture: x64
Bug Description:
Hover tooltip seems to find struct member by member name which breaks when there are multiple members with the same name. It picks the first one found. The actual vtable offset in this screenshot is 0x38 (and interestingly when double clicking the member in code view, the types window opens with the correct member selected.)
