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
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
Add comment