I have also been experiencing this for awhile. It happened several times today on April 10, 2023. I discovered the workaround on my own, but it is annoying. It seems random when it happens. My window is not maximized and not full screen. I have all plugins disabled. I am not running any Studio mods or hacks.
You posted this on April 11 but said ātodayā as April 3 (which would have been before any fixes were activated). I assume you are still seeing the issue as of today, April 11?
Most people reporting the issue previously have not re-experienced the problem. Youāre a special star!
I know you have already shared logs but the new fixes have additional logging. Do you mind sharing more recent logs as soon as it happens again?
That was a typo at 2 AM PDT. It was supposed to be April 10, 2023. I fixed it in my post. My apologies for the confusion. But yes, it does happen to me and I will be happy to share the logs when it happens because I would like to see this fixed too.
Yeah, Iām the only unlucky one among thousands of developersā¦
Iāll wait for that to happen again to send you a fresh log.
Ive been experiencing this issue since this post was made and even before it (I donāt remember the precise date)
Making this post, as ive been experiencing this constantly today and itās messing up my development workflow.
Very strange youāve seen an uptick today since this weekās release isnāt live yet (should be still version 0.570 for a bit longer)
When it happens again, can you share logs?
It actually has been happening for me for months now. It seems to be an ongoing issue. To fix it you can:
- Restart your Studio,
- Press stop and play for couple of times.
Months! Yikes!
Rather than Restarting Studio, have you tried resizing the whole Studio window or minimizing/maximizing the window? Curious if this brings your view back.
Just FYI - this issue has been occurring for us regularly for the past few months.
There doesnāt appear to be a easily discernable pattern that directly causes this, but a few potential conditions that may be relatedā¦
- May only occur in place files above a certain size/certain amount of code/containing a certain amount of assets.
- May be related to the amount of assets in-progress loading.
- May be related to the amount of times and speed the game has been Play/Stopped.
How a repro looks in our caseā¦
(The white-blank area is where the render window would normally appear)
(An interesting behaviour - may be helpful in your investigation. Adjusting a Qt panel not directly connected to the render window causes the render window to appear. ScreenGui assets are working, but SurfaceGuis are not displayed).
(Adjusting a Qt panel connected to the render window, or in any way resizing the render window causes everything to appear as normal. In this case, I adjusted the Qt panel-dragger circled.)
I donāt think Iāve been able to repro this on baseplate.
Please look into any code in studio that would cause the render window not to be actively updated on play, dependent on various asset loading conditions.
If you donāt have a repro case on your side, we can send over a working place file where weāve been able to repro this (would need to be through DMs).
Best of luck.
Great details! Thank you! Iāll share with the team.
Today it happened again:
Here are the logs BEFORE the workaround to get the display again (redimensioning):
0.571.0.5710526_20230413T183837Z_Studio_3461B_last.log (77.4 KB)
0.571.0.5710526_20230413T183708Z_Studio_B6D1B_last.log (121.4 KB)
ā¦ and AFTER the workaround, before pressing stop:
0.571.0.5710526_20230413T183708Z_Studio_B6D1B_last.log (129.8 KB)
0.571.0.5710526_20230413T183837Z_Studio_3461B_last.log (77.4 KB)
ā¦ and happened again:
0.571.0.5710526_20230413T183837Z_Studio_3461B_last.log (78.2 KB)
0.571.0.5710526_20230413T184828Z_Studio_F60F8_last.log (24.6 KB)
0.571.0.5710526_20230413T183708Z_Studio_B6D1B_last.log (248.7 KB)
ā¦ and again (with another place):
0.571.0.5710526_20230413T183708Z_Studio_B6D1B_last.log (263.8 KB)
0.571.0.5710526_20230413T183837Z_Studio_3461B_last.log (118.0 KB)
0.571.0.5710526_20230413T184828Z_Studio_F60F8_last.log (24.6 KB)
I actually did try, But nothing seemed to work. except for the following solutions:
- Restart your Studio,
- Press stop and play for couple of times.
Extremely helpful! Iāve already sent to the engineers.Thank you!
It just happened to me. Hereās the log.
0.571.0.5710526_20230417T152111Z_Studio_4D752_last.log (142.9 KB)
Thanks! We think we know the actual problem and this log confirms that. We are prioritizing a fix. I donāt yet know if it will make it out this week.
Glad that I could be of assistance.
And for the 30charrrrrsā¦
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Here are the new logs for the same problem today (before the workaround):
0.572.0.5720484_20230420T161405Z_Studio_197D7_last.log (132.3 KB)
Great timing with unfortunate news. I was just about to ping here as we turned on some more fixes late yesterday. Itās a bummer to hear itās still happening but the logs are super helpful.
Quick update: even though yesterdayās quick fixes didnāt fully resolve the issue we put some additional logging in that does confirm what is happening and that gets us closer to a true fix. Thanks again @rogeriodec_games