Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit b5c584b

Browse files
committed
Update README.md
1 parent c8a3aec commit b5c584b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
### Known issues
1818
* CppExplorer may experience a `MissingMethodException` when trying to use certain UnityEngine methods. If you experience this, please open an issue and I will do my best to fix it.
19+
* Reflection may fail with certain types (eg `Nullable<T>`, some Dictionary types, etc). Please see [Il2CppAssemblyUnhollower](https://github.com/knah/Il2CppAssemblyUnhollower#known-issues) for more details.
1920
* Scrolling with mouse wheel in the CppExplorer menu may not work on all games at the moment.
2021

2122
## How to install

0 commit comments

Comments
 (0)