Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2020.3.44f1
2021.3.17f1
2022.2.4f1
2023.1.0b1
Issue ID
UUM-25815
Regression
No
Code continues to run after enabling the Frame Debugger when in paused Play Mode and using 'WaitForSecondsRealtime' coroutine
How to reproduce:
1. Open the attached project ‘FrameDebuggerBug.zip’
2. Open Scene “SampleScene“ (Assets/Scenes)
3. Pause and enter Play Mode
4. Open the Frame Debugger and enable it (Window>Analysis>Frame Debugger)
Expected result: There are no logs in the Console except for ‘WaitRealSeconds'
Actual result: 'WaitFrame', 'WaitDone’ and webRequest.downloadHandler.text are logged in the Console
Reproducible with: 2020.3.44f1, 2021.3.17f1, 2022.2.4f1, 2023.1.0b1
Reproduced on: macOS 13.0.1 (Intel)
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
We don't have the bandwith to work on this, closing
Resolution Note (2023.1.X):
We don't have the bandwith to work on this, closing