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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment