Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0a4
2018.2.0a7
Issue ID
1020285
Regression
Yes
[Profiler] Profiler doesn't list any calls in the "show calls" panel for CPU/GPU usage while selecting samples
Profiler not showing GPU usage "to" and "from" calls in show calls section while clicking on samples.
Steps to repro:
1. Open _Complete-Game scene from the attached project.
2. Go to Windows > Profiler.
3. Add Profiler "GPU" > Select "GPU Usage".
4. Enable Record, Deep Profile and Profile Editor.
5. Add Show Calls > Play Scene > Select any Sample from Overview.
Actual Result:
Show calls tab not showing calls "to" and "from".
Expected Result:
Show calls tab should shows "Calls to" and "Called from".
Reproducible on:
2018.2.0a7, 2018.2.0a6, 2018.2.0a4.
Working fine on:
2018.2.0a3, 2018.2.0a1, 2018.1.0b13.
Environment:
Occurring on Windows and Mac.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment