Search Issue Tracker
Fixed in 2022.3.5f1
Fixed in 2022.2.X, 2022.3.X
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
- 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