Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2017.4
2020.2
2020.2.0a8
Issue ID
1241955
Regression
No
[Profiler] GPU module hides Call names and "Total time" when the Call name doesn't fit in the given row
How to reproduce:
1. Create and open a new project
2. Add a Reflection Probe to the current Scene from GameObject > Light > Reflection Probe
3. Open the Profiler window
4. Open the GPU module of the Profiler
5. Change the GPU Usage window setting from "No Details" to "Show Calls"
6. Enter Play Mode
7. Search and select "ScriptableRuntimeReflectionSystemWrapper.Internal_ScriptableRuntimeReflectionSystemWrapper_TickRealtimeProbes()" in the GPU module (Or "PostLateUpdate.UpdateCustomRenderTextures" if using 2017.4.40f1 and earlier)
Expected result: the Call name and "Total time" are shown via the help of a scroll bar or additional text rows
Actual result: part of the Call name and "Total time" is hidden
Reproducible with: 2017.4.40f1, 2018.4.22f1, 2019.3.12f1, 2020.1.0b8, 2020.2.0a9
Notes:
-This is also reproducible with the CPU module
-The information can often be retrieved by resizing the Profiler window or increasing the width of the Calls section
-This can or can't be reproduced depending on the Profiler window size
-If the physical screen is small enough and the name is long enough, the information can't be retrieved at all
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0a1