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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment