Search Issue Tracker
Fixed
Fixed in 2021.3.X, 2021.3.15f1
Votes
0
Found in
2021.3.14f1
Issue ID
UUM-28256
Regression
No
[Android][IL2CPP] AotList.Sort() method isn't functional when trying to invoke in the Player
How to reproduce:
1. Open the user’s attached “TestSavesU2021_UVS” project
2. Build and Run the “SampleScene” Scene on Android
3. Click the “TestAot” button in the Player
Expected result: Sorted numbers are displayed
Actual result: Nothing is displayed. When loading the program System.MissingMemberException warning is thrown
Reproducible with: 2021.3.14f1
Not reproducible with: 2020.3.45f1
Fixed in: 2021.3.15f1, 2022.2.8f1, 2023.1.0b5, 2023.2.0a4
Reproduced on: macOS 13.0 (Intel)
Reproducible with devices:
VLNQA00513 - OnePlus Nord N10 5G (BE2029), CPU: Snapdragon 690 SM6350, GPU: Adreno 619, OS: 11
VLNQA00480 - Samsung Galaxy S21 5G (SM-G991B), CPU: Exynos 2100, GPU: Mali-G78, OS: 11
VLNQA00472 - Samsung Galaxy A52 (SM-A525F), CPU: Snapdragon 720G (SM7125), GPU: Adreno 618, OS: 12
VLNQA00409 - Galaxy Z Fold3 5G (SM-F926B), CPU: Snapdragon 888, GPU: Adreno 660, OS: 11
Stacktrace:
System.MissingMemberException: No matching member found: 'AotList.Sort'
at Unity.VisualScripting.Member.Reflect () [0x00000] in <00000000000000000000000000000000>:0
at Unity.VisualScripting.MemberUnit.Definition () [0x00000] in <00000000000000000000000000000000>:0
at Unity.VisualScripting.InvokeMember.Definition () [0x00000] in <00000000000000000000000000000000>:0
at Unity.VisualScripting.Unit.Define () [0x00000] in <00000000000000000000000000000000>:0
at Unity.VisualScripting.Unit.AfterAdd () [0x00000] in <00000000000000000000000000000000>:0
Note: Not reproducible in the Editor, Mono builds
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
- Typos in High Definition 3D sample tutorials
- “Handles.Repaint called outside an editor OnGUI" error is thrown in the Console when creating a new Tile Palette from the Tile Palette Overlay in Scene view
- Shader Graph window icon is blurry and low quality when the Shader Graph is created using the Universal 2D template
- “Export HDRP Sky to Image” command error message does not indicate that Game view must be visible
- Adaptive Performance Settings Framerate field doesn't display the "supported without VSync" warning, when the field is collapsed in Build Profiles
Resolution Note (fix version 2021.3):
Fixed in 2021.3.15f1