diff --git a/direct/src/showbase/Transitions.py b/direct/src/showbase/Transitions.py index 8b140706a4..7e3103a0d0 100644 --- a/direct/src/showbase/Transitions.py +++ b/direct/src/showbase/Transitions.py @@ -135,6 +135,7 @@ class Transitions: if gsg: # If we're about to fade in from black, go ahead and # preload all the textures etc. + base.graphicsEngine.renderFrame() render.prepareScene(gsg) render2d.prepareScene(gsg)