Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.2.0a1
2020.2.1f1
2021.1.0b1
Issue ID
1303683
Regression
Yes
[Profiler] Data shows timing near 0 when loading in data that was saved in Unity 2020.1
How to reproduce:
1. Create a new Unity 2020.2.1f1 project
2. Open the Profiler (Window->Analysis->General)
3. Press the load button at the top-right corner of the Profiler window
4. Load in the user's attached "Unity2020.1.17f1_URP.data" (Found in the user's attached "ProfilerData.zip" file)
5. Select any part of the CPU module chart
Expected results: The timings in the data show correct timing
Actual results: The timings in the data are 0 or near 0
Reproducible with: 2020.2.0b10, 2020.2.1f1, 2021.1.0b1
Not reproducible with: 2020.1.0a1, 2020.1.17f1
Could not test with: 2018.4.30f1, 2019.4.17f1 because you can't load in data that was saved in newer Unity versions, 2020.2.0a1, 2020.2.0b9 because of the "Deserializer encountered error for 2020.1.17f1_URP.data" error
Notes:
- Trying to load data that was saved in Unity 2019.4.17f1 or earlier would either crash or not load the data with "Unable to read file data. Was this Profiler data captured in a newer Unity version?" error
- In Unity 2020.2 the chart is also empty
Workaround for cross version comparison:
Import data into Profile Analyzer and save it out as .pdata format, compare performance with Profile Analyzer.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment