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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.