Search Issue Tracker
Fixed
Fixed in 2023.3.X, 2023.3.0a19
Votes
2
Found in
2021.3.26f1
2022.3.2f1
2023.1.0f1
2023.2.0a19
2023.3.0a3
Issue ID
UUM-40135
Regression
No
GL_INVALID_FRAMEBUFFER_OPERATION errors prevent UI render when building for WebGL
How to reproduce:
1. Open the user-attached project “samples-playground”
2. Click Build and Run
3. Observe the built project
Expected result: The UI elements are rendered and no errors are logged into the browser Console
Actual result: The UI elements are not rendered and the browser Console spams GL_INVALID_FRAMEBUFFER_OPERATION errors
Reproducible with: 2021.3.27f1, 2022.3.2f1, 2023.1.0f1, 2023.2.0a19
Reproducible on: macOS Ventura 13.4 (M1) and Google Chrome
Not reproducible on: Windows 11 Pro
Full errors:
[.WebGL-0x138023ce000] GL_INVALID_FRAMEBUFFER_OPERATION: Framebuffer is incomplete: Attachments have different sample counts.
[.WebGL-0x138023ce000] GL_INVALID_FRAMEBUFFER_OPERATION: Draw framebuffer is incomplete
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment