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
- Particle geometry is inverted, billboard is not lit, not receiving shadows in cubemap reflection when Render Alignment is set to View
- Menu bar list orders change when Domain Reload is performed
- Unity Hub Module icons wrap poorly when they occupy two rows
- "Add new query block" (+) button has no highlight when navigated with the keyboard
- WebGPU errors when CoreCopy shader is used to copy an MSAA texture
Add comment