Search Issue Tracker
By Design
Votes
0
Found in
2018.4
2018.4.23f1
2020.2
Issue ID
1266784
Regression
No
[iOS] Skinned mesh data growth results in processing time decreasement when doing skinning profiling
How to reproduce:
1. Open the attached 'SkinningTest_.zip' project
2. Check 'Development Build' flag in Build Settings
3. Build for iOS and open the Xcode project
4. Run the project in Test mode and wait until the tests are finished
5. Go to Menu bar > Window > Devices and Simulators
6. Select the 'SkinningText' application from the Installed Applications
7. Select the cog icon below the list > Download Container and save it somewhere
8. Right-click mouse on the downloaded .xappdata file and navigate to Show Package Contents > App Data > Documents
9. Plot the data using the python 3 script on the root of the project (run "python plotter.py" for usage; requires matplotlib);
Expected result: By increasing the number of vertices, the time taken by the skinning related functions increases
Actual result: By increasing the number of vertices, the time taken by the skinning related functions decreases
Reproducible with: 2018.4.26f1, 2019.4.7f1, 2020.1.1f1, 2020.2.0a20
Reproducible with:
- iPhone XR (iOS 13.4.1)
- iPad Air 2 (iOS 11.0.2)
- iPhone 8 Plus (iOS 12.0)
- iPad 9.7 6th gen (iOS 12.1)
Not reproducible with:
- iPhone 11 (iOS 13.4.1)
Notes:
- Screenshots of the issue are attached in Edit
- Attached test results in Edit
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note (2020.2.X):
The CPU and GPU performance will scale depending on load and temperature, this is a hardware feature.