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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Beyond Compare 5 is not supported by Yaml Merge
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment