Search Issue Tracker
Fixed in 2021.3.7f1
Fixed in 2021.3.X, 2022.1.X, 2022.2.X, 2023.1.X, 2023.1.0a1
Votes
0
Found in
2022.1.3f1
2023.1.0a1
Issue ID
UUM-590
Regression
Yes
[IL2CPP] Regex perfomance regression when using IL2CPP Scripting Backend
Reproduction steps:
1. Open the attached "Regexp.zip" project
2. Build and Run for Windows, Mac, Linux Standalone Player
3. Observe the elapsed time shown in the Player
Expected result: Elapsed time is 10-20 ms
Actual result: Elapsed time is 200-500 ms
Reproducible with: 2021.2.0a18, 2021.3.3f1, 2022.1.2f1, 2022.2.0a14
Not reproducible with: 2019.4.39f1, 2020.3.35f1, 2021.2.0a17
Tested and reproduced with: Windows, Mac, Linux Standalone Player on Windows 10
Note: Not reproducible with Mono Scripting Backend
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
Add comment