Search Issue Tracker
Fixed in 5.2.0
Votes
0
Found in
5.0.0a5
Issue ID
601868
Regression
No
Profiler. There is an option to remove function name column from list of running functions
Steps:
1. In Menu select Windows -> Profiler.
2. Select CPU usage. There will be list of functions.
3. Press right click on header of the list. Window will pop-up where you can select from list which columns should be displayed.
There is two problems here:
- There is FunctionName in list of columns. It looks enabled like others but you cannot uncheck it. I don't see any reason why anyone would want to remove name column so probably it just should be there
- Names of the columns looks like "ProfilerColumn.Calls". No need for the "ProfilerColumn." part to be there.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment