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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment