Reproduction Steps
- Open the place provided at the bottom.
- Press play to start a simulated layout I use in my game.
- Wait for the grid to load.
- Press “Show Canvas”.
- You will notice about half of the viewports do not load.
- Scroll down - even a pixel - and you will notice all viewports now load.
Video:
Expected Behavior
I should expect all viewports to be loaded while the canvas is visible.
Actual Behavior
About half of the viewports do not load, resulting in a poor experience, as this is crucial information to show the user in my game.
Issue Area: Engine
Issue Type: Other
Impact: High
Frequency: Constantly
I would also like to note that this occurs with ImageLabels as well, but doesn’t happen as frequently as above.
Place File:
ViewportCanvasRepro.rbxl (64.8 KB)