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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
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