Search Issue Tracker
Fixed
Fixed in 2022.3.5f1
Votes
0
Found in
2022.2.16f1
Issue ID
UUM-33863
Regression
Yes
App startup fails with the error "Texture creation failed. 'R32_SFloat' is not supported" when building for WebGL 1.0
How to reproduce:
1. Open the user-attached project “Texture creation failed (WebGL1)”
2. Click Build And Run
3. Observe the built app
Expected result: The app is launched
Actual result: The app is not launched and there is a "Texture creation failed. 'R32_SFloat' is not supported" error in the browser Console
Reproducible with: 2022.2.0a1, 2022.2.16f1
Not reproducible with: 2020.3.47f1, 2021.3.23f1, 2022.1.0a16
Couldn’t test with: 2023.1.0b13, 2023.2.0a11 (There is no WebGL 1.0 support)
Reproducible on: Windows 11 Pro with Google Chrome
Note: The bug is reproducible in the newly created projects
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Add comment