Search Issue Tracker

Fixed

Fixed in 2021.3.33f1, 2022.3.15f1, 2023.2.1f1, 2023.3.0a16, 2024.1.0a1

Votes

0

Found in

2021.3.30f1

2022.3.9f1

2023.1.13f1

2023.2.0b9

2023.3.0a5

Issue ID

UUM-49018

Regression

No

Function table corrupts when using generic static interface method

--

-

Reproduction steps:
1. Open the attached “Test Project” project
2. Open the “Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
4. Observe the Console window

Expected result: The console prints out the same numbers “2 3 34” twice
Actual result: The console first prints out “2 3 34” and then shifts by one, changing the numbers to “3 34 31”

Reproducible with: 2021.3.30f1, 2022.3.9f1, 2023.1.13f1, 2023.2.0b9, 2023.3.0a5

Reproducible on: Ubuntu 22.04, Windows 10
Not reproducible on: No other environment tested

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.