Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.3.0p2
2017.3.0a5
Issue ID
990825
Regression
Yes
[iOS] Performance regression on iOS introduced in 2017.3.0 alpha
Reproduction Steps:
1. Open User's project
2. Build for iOS (development build)
3. Deploy to an iOS device
4. Attach Unity profiler
5. Notice the difference in CPU usage
Approximate test results:
Unity 2017.1.3f1 - CPU ~2.3 ms
Unity 2017.2.1p4 - CPU ~2.3 ms
Unity 2017.3.0a1 - CPU ~6.8 ms
Unity 2017.3.0a4 - CPU ~6.5 ms
Unity 2017.3.0a5 - CPU ~33.3 ms
Unity 2017.3.0p3 - CPU ~33.3 ms
Unity 2018.1.0b4 - CPU ~33.2 ms
Expected Behaviour: Similar CPU/GPU with different Unity versions.
Good performance: Unity 2017.1.3f1, 2017.2.1p4
Worse performance: Unity 2017.3.0a1, 2017.3.0a4
Current performance: Unity 2017.3.0a5, 2017.3.0p4, 2018.1.0b4
Reproduced on device: iPhone 7 Plus iOS 10.3.2
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
PolyVector
May 23, 2018 18:34
Any chance this will be resolved in the LTS stream? This bug is driving me absolutely crazy.