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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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