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
- “GetAllOverlapping failed…” error when clicking a GameObject during a custom picking pass in the Scene view for the second time
- “NullReferenceException” thrown when moving control points on a tree branch in Scene view
- [Linux] Player window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
Resolution Note (2020.2.X):
The CPU and GPU performance will scale depending on load and temperature, this is a hardware feature.