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
- “… is using a shader without GPU deformation support. Switching the renderer over to CPU deformation.” warnings are logged when GPU Skinning is set to GPU
- "Material '...' has _TexelSize / _ST texture properties which are not supported by 2D SRP Batcher...” warning is logged when the Shader is SRB Batcher compatible
- Crash on EnsureUniqueSiblingName when calling GameObjectUtility.EnsureUniqueNameForSibling() with a null argument
- Changes are not applied when selecting Platform settings for Plugins
- Particle System only collides with one Terrain Collider at a time when Collision Type is set to 'World'
Add comment