Search Issue Tracker
By Design
Votes
0
Found in
2019.4
2020.3
2021.1
2021.2
2022.1
Issue ID
1354873
Regression
No
[Profiler] Current frame button initially hides profile frame marker
How to reproduce:
1. Open new Unity Project
2. Enter Play Mode
3. In Profiler window, stop recording after a few seconds
4. In Profiler window, select any frame
5. In Profiler window, press the "Current frame" button
Expected result: The last (or current) frame is selected and marked
Actual result: The last (or current) frame is selected but not marked
Reproducible with: 2019.4.29f1, 2020.3.15f2, 2021.1.16f1, 2021.2.0b6, 2022.1.0a4
Note:
Pressing the "Current frame" button again reveals the marker
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
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
Resolution Note:
This is currently by design and is intended. When 'Current Frame' is selected, we do not show the frame marker and we show the most recent frame in the Details View. The bug notes that ""Pressing the "Current frame" button again reveals the marker". This is true and is again intended; pressing it again is toggling the Current Frame selection off and therefore the frame marker is now shown along with the selected frame in the Details View.