-
Notifications
You must be signed in to change notification settings - Fork 725
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[unity]Class::FromGenericParameter在debug下触发断言,疑似这api因为笔误导致的bug,通过复制过来…
…更改的方式解决
- Loading branch information
1 parent
bd464bb
commit 0dc4b6d
Showing
1 changed file
with
44 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0dc4b6d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
commit是笔误,应该是Class::GenericParamGetBaseType
0dc4b6d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
如下C#代码编译成il2cpp debug工程执行也会触发assert: