Search Issue Tracker
Fixed in 2021.3.12f1
Fixed in 2021.3.X, 2022.2.X, 2023.1.X, 2023.1.0a14
Votes
2
Found in
2021.3.8f1
2022.2.0b3
2023.1.0a4
Issue ID
UUM-11526
Regression
Yes
[Linux] C# Reflection performance is 50 to 60 times slower
How to reproduce:
- Open the user-attached project (UnityReflectionTest.zip)
- Make sure the “ZenjectPerformanceTest“ scene is open
- Enter Play Mode
- Observe the time displayed in the Game view
Expected result: the time is about 0.3 to 0.5s
Actual result: the time is 25 to 30s
Reproducible with: 2021.3.8f1, 2022.2.0a2, 2022.2.0b3, 2023.1.0a4
Not reproducible with: 2020.3.38f1, 2021.1.0a10
Could not test with: 2022.1.0a1 (the Editor didn't open and kept crashing)
Reproducible on: Ubuntu 20.04
Not reproducible on: Windows 10
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
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
- UIElements memory allocations grow when interacting with IMGUI custom Editor window
- AI Navigation Preferences are not indexed for Search and cannot be found when searching for them in the Preferences Search field
- Sprite with normal map is lit incorrectly when GameObject is rotated 180 degrees on Y axis or Z Scale is set to "-1"
Resolution Note (fix version 2023.1):
Improved performance when checking to ensure that there is enough room on the stack available on Linux.
Fixed in 2023.1.0a15
Resolution Note (fix version 2022.2):
Improved performance when checking to ensure that there is enough room on the stack available on Linux.
Fixed in 2022.2.0b11
Resolution Note (fix version 2021.3):
Improved performance when checking to ensure that there is enough room on the stack available on linux.
Fixed in 2021.3.12f1