Search Issue Tracker
Active
Votes
0
Found in [Package]
1.0.2
Issue ID
MTTB-1091
Regression
No
"GUI Window tried to begin rendering while something else had not finished rendering!" error logged when entering Play Mode in the Multiplayer Hosting Tutorial
Steps to reproduce:
- Create and setup a Competitive Action Multiplayer template Project
- Progress the Tutorial "Gaming Services: Multiplayer Hosting"
- Observe the Console after step 13 (Entering Play Mode)
Actual results: Errors are logged:
"GUI Window tried to begin rendering while something else had not finished rendering! Either you have a recursive OnGUI rendering, or the previous OnGUI did not clean up properly."
"d3d12: finalizing rendering when not inside a frame."
Expected results: No UI or rendering errors are logged
Reproducible with versions: 6000.0.43f1, 6000.1.0b11, 6000.2.0a6 (1.0.2)
Can’t test with versions: 2022.3.60f1 (No template)
Tested on (OS): Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
Add comment