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
- NullReferenceException occurs when trying to access TouchScreenKeyboard properties
- [Android] [GameActivity] Exception "Didn't find class "com.unity3d.player.ReflectionHelper" and application crash when setting
- List view “Add” and “Remove” buttons in are misaligned when minimizing Graph Inspector
- URP/Lit and URP/Simple Lit and shaders based on these do not render in WebGL Player
- VideoPlayer freezes for a short duration after 1 second when streaming on WebGL from StreamingAssets
Add comment