Search Issue Tracker
Fixed
Fixed in 2021.3.12f1, 2022.2.0b11, 2023.1.0a15
Votes
0
Found in
2021.3.11f1
2022.1.22f1
2022.2.0b10
2023.1.0a14
Issue ID
UUM-19104
Regression
Yes
[Linux] Performance degradation when parsing a Python script using IronPython
Reproduction steps:
1. Open the user’s attached project
2. Open the “Assets/Scenes/SampleScene.unity” scene
3. Enter the Play Mode
4. Wait until Unity Editor is responsive
5. In the Console window, observe the difference between the first and last timestamp
Expected result: The difference between the first and last timestamps is a few seconds
Actual result: The difference between the first and last timestamps is more than 20 seconds
Reproducible with: 2021.2.0a2, 2021.2.19f1, 2021.3.11f1, 2022.1.0a1, 2022.1.22f1, 2022.2.0b10, 2023.1.0a1, 2023.1.0a14
Not reproducible with: 2020.3.41f1, 2021.2.0a1, 2021.3.12f1, 2021.3.13f1, 2022.2.0b11, 2022.2.0b15, 2023.1.0a15, 2023.1.0a18
Reproducible on: Ubuntu 20.04.5
Not reproducible on: Windows 11 Pro 21H2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment