Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.4.X, 2019.2.X
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.9f1
2019.1.0a1
2019.2.0a1
Issue ID
1143169
Regression
No
[iOS] Standard Collections make an unnecessary call to a slow IsReferenceOrContainsReferences
How to reproduce:
1. Open the attached project
2. Go to File-> Build Settings-> Switch to iOS platform and build
3. Open Xcode
4. Go to Manu bar-> Product-> Profile-> Choose Time Profiler
5. Start recording
6. Inspect the CPU spike
Actual: Standard Collections make an unnecessary call
Reproducible with: 2017.4.25f1, 2018.3.12f1, 2019.1.0b10, 2019.2.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment