Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
2022.3.66f1
6000.0.57f1
6000.2.4f1
6000.3.0b1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-117109
Regression
No
Selected Sample Stack remains showing in the Profiler when the frames are cleared and there is no data to select
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the Profiler window (Window > Analysis > Profiler)
- Enter Play Mode for some seconds for the Profiler to collect data
- Exit Play Mode
- Select the Hierarchy tab at the bottom of the Profiler window
- Select any of the elements in the Hierarchy tab (PlayerLoop for example)
- Press the "Clear" button to clear frames
- Observe the Profiler window
Actual results: The selection remains, and there is a selection tooltip "Selected: PlayerLoop" while there is no data to select
Expected results: The selection is reset since there is no data in the Profiler
Reproducible with versions: 2022.3.66f1, 6000.0.57f1, 6000.1.16f1, 6000.2.4f1, 6000.3.0b1
Tested on (OS): macOS Silicon Sequoia 15.6.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment