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
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
- OnParticleUpdateJobScheduled is never called when using ParticleSystem.Simulate() in FixedUpdate()
- HDRP Graphics "Adaptive Probe Volumes Options" are missing a documentation link
Add comment