Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
2022.3.66f1
6000.0.57f1
6000.2.4f1
6000.3.0b1
6000.4.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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment