Search Issue Tracker
By Design
Votes
0
Found in
2020.2.0a13
Issue ID
1251144
Regression
Yes
[Profiling] Raw Hierarchy mode showing Hierarchy mode data in the profiler
Hierarchy and Raw Hierarchy mode are showing the same data.
Steps to repro:
1. Create a new project.
2. Windows > Analysis > Profiler.
3. Stop recording > Toggle on "Live" display mode.
4. Select frame > Change to Raw Hierarchy mode.
5. Change to Hierarchy mode.
Actual Result:
Raw Hierarchy mode showing Hierarchy mode data in the profiler.
Expected Result:
Raw Hierarchy mode should show its data in the profiler.
Reproducible in:
2020.2.0a13.
Working Fine in:
2020.2.0a12, 2020.1.0b11.
Environment:
Occurring on Windows 10 & Mac 10.15.
Comments (1)
-
snehalharshe
Apr 18, 2022 10:23
Thank you for sharing valuable information. I found this helpful. Data analytics is the process of exploring and assaying large datasets to find retired patterns, and unseen trends, discover correlations, and decide on precious perceptivity to make business prognostications. It improves the speed and effectiveness of your business.
https://github.com/harshesnehal/sevenmentor/wiki/What-is-Data-Analytics%3F
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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Resolution Note (2020.2.X):
In this case all of the investigated data had a call count of 1. Hierarchy mode would have contained different data if there would have been any calls with a higher call count, in which case these items would have been collapsed. When there is only 1 of each though, Raw Hierarchy and Hierarchy are effectively the same view.