Search Issue Tracker
By Design
Votes
0
Found in
2022.2.0a15
Issue ID
UUM-13508
Regression
No
The WebGL Diagnostics panel shows Total/Used JS Memory as N/A on Desktop browser
Steps to reproduce:
- Open a new Unity project
- Set Build target to WebGL
- Go to Project Settings>Player>Publishing Settings and tick Show Diagnostics Overlay
- Build & Run the project on a desktop browser
- Click the diagnostics button next to the full screen button
Reproducible with: 2022.2.0a15, 2022.2.0b7, 2023.1.0a9
Note: this is not a regression because it's a feature new to 2022.2
Tested with Firefox 103.0.2 and Safari Version 15.5 (17613.2.7.1.8) on MacOS Monterey 12.4. The information is showing up correctly on Android Chrome 104.0.5112.97.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Dragging and dropping a system that contains event context to create nested VFX crashes the editor
- TextMeshPro UV2 custom data not rendering for off-screen text with RectMask2D in Unity 6
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
Resolution Note:
The memory here is only available on Chrome/Edge browsers. And this will be documented as such in 2022.2 when docs are complete.