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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Solved and landed