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
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment