Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.2.21f1
Issue ID
UUM-36740
Regression
Yes
Frame debugger step slider and left/right buttons not updating game view
Steps:
1) Open the attached project.
2) Press Play
3) Open Frame Debugger
3) Enable it
5) Use slider or buttons and notice how the game view/selection does not change
6) Manually click on the left-side tree view items and notice how the selection does change.
Note: When using the left/right buttons, sometimes the selection does change but not always.
While this can be worked around by using the left tree view, quickly searching for a step in the rendering process is a lot more inconvenient. This was working as intended in Unity 2021 LTS (latest) which is why it was immediately obvious to be broken when updating.
[^FrameDebugger Example.zip]
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
- 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
Resolution Note:
Solved and landed