When debugging an exisiting transaction coming from a fork, the following steps trigger a _Unknown transaction_ error. See below https://user-images.githubusercontent.com/4592980/208270489-767b78f2-e59d-47ed-a573-806b72f2cc53.mp4 ### Steps to Reproduce - Create a forked Ganache instance, _e.g._ from mainnet - `Deploy Contracts` into the forked Ganache instance network - `Debug Transaction` using a transaction coming from the fork, _e.g._, `0x65579455ac3227e7b3db72b4e359e988bb16cae6d26c88818d1a6991b478b274 ` Then the _Unknown transaction_ error appears.
When debugging an exisiting transaction coming from a fork, the following steps trigger a Unknown transaction error. See below
truffle-sample-project-1671233018073.mp4
Steps to Reproduce
Deploy Contractsinto the forked Ganache instance networkDebug Transactionusing a transaction coming from the fork, e.g.,0x65579455ac3227e7b3db72b4e359e988bb16cae6d26c88818d1a6991b478b274Then the Unknown transaction error appears.