Search Issue Tracker
Fixed in 4.6.8
Votes
0
Found in
4.6.5f1
Issue ID
695319
Regression
Yes
[IL2CPP] ReadOnlyCollection<T> doesn't work on ARM64
To reproduce:
1. Build the project attached to the comment for AMR64 (with development on). (GenericsTest.zip (8 MB) and NOT Generics.zip (128 KB) )
2. Click bottom button, it prints the correct value of ItemManager.GetManager().Definitions.Count (150) in console.
3. Click top button either an incorrect value is printed out, or the app crashes when trying to access retrievedDefintiions.Count of the ReadOnlyCollection.
Regression from 4.6.4p1, not reproducible on ARMv7 builds.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment