Search Issue Tracker
Fix In Review for 2021.1
Fix In Review for 2019.4, 2020.2
Votes
0
Found in
2019.4
2020.1.11f1
2021.1
Issue ID
1295396
Regression
No
Type.GetField() works differently in IL2CPP from Mono
Reproduction steps:
1. Open attached project "Test_Reflection.zip" and scene "SampleScene"
2. Enter Play Mode
3. Observe Game View text lines
4. Exit Play Mode
5. Build and Play project using IL2CPP
6. Observe opened build
Expected result: No differences
Actual result: "Fields are different" line in Editor, "Fields are identical" line in build
Reproducible with: 2019.4.16f1, 2020.1.16f1, 2020.2.0b14, 2021.1.0a8
Could not test with: 2018.4.30f1 (console errors break project)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Changes to instanced detail mesh material don't immediately apply
- Undo.RegisterObject or Undo.CreateObject dirties the scene, but no actual changes to Scene are made
- [Profiler] Scrubbing through filtered frames or sorting their data replaces the displayed data with duplicated data entries
- [UI Builder] It is possible to add content to parent document while editing child document in place
- EndChangeCheck is not triggered when clearing the IMGUI search field by pressing the "x" button
Resolution Note (fix version 2021.1):
Fixed in 2021.2.0a1