Search Issue Tracker
Fixed in 5.3.7
Votes
0
Found in
5.3.5p5
Issue ID
821418
Regression
No
[iOS] string.Intern() is extremely slow on IL2CPP builds
Steps to reproduce:
1) Open the attached project.
2) Build and deploy to an iOS device.
3) Tap the screen once.
Wait for a message to be logged in the Xcode console. It takes around a minute for String.Intern() to process strings (CPU is at 100% while processing) whereas Mono2x does this in a couple seconds.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] [Vulkan] Fantasy kingdom crashes editor when switched to Vulkan
- UnityException: get_disableApplyMaterialPropertyDrawers can only be called from the main thread
- DX12 Projects close and are not being created when creating XR Templates on an XPS 13 Arm Device
- Crash on GfxDeviceD3D12::AllocBottomLevelAccelerationStructure when using Raytracing
- The search icon in the "Searches" sections is blurry and inconsistent
Add comment