Search Issue Tracker
Fixed
Fixed in 2021.3.14f1, 2022.1.23f1, 2022.2.0b15, 2023.1.0a17
Votes
0
Found in
2020.3.35f1
2021.3.6f1
2022.1.8f1
2022.2.0b1
2023.1.0a4
Issue ID
UUM-7112
Regression
No
[WebGL] Runtime error appeared when AsyncGPUReadback.Request(...) is called
Reproduction steps:
1. Open the attached Project
2. Build and Run for WebGL
3. Click "Test" Button
4. Observe browser console
Expected results: There are no errors
Actual results: "glMapBufferRange is only supported when access is MAP_WRITE|INVALIDATE_BUFFER" error is thrown
Reproducible with: 2020.3.35f1, 2021.3.6f1, 2022.1.8f1, 2022.2.0b1, 2023.1.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
Add comment