Search Issue Tracker

0
votes
By Design

"INITIAL_MEMORY is not defined" error is thrown on building when using a...

Web Platform

-

Aug 02, 2023

-

Version/s: 2021.3.29f1, 2022.3.6f1, 2023.1.7f1, 2023.2.0b3, 2023.3.0a3

How to reproduce:1. Open the user-attached project “LoaderWebGL”2. Click “Build And Run” Expected result: The project is built corre... Read more

1
votes
Fixed

WebGL Player crashes when opening a new FileStream and the file is compr...

Web Platform

-

Aug 02, 2023

-

Version/s: 2022.3.7f1, 2023.1.8f1, 2023.2.0b4

Reproduction steps:1. Open the "IN-49208.zip" project2. Build And Run the project Expected results: No message pops up in the browse... Read more

3
votes
By Design

Application.targetFrameRate has no effect on the frame rate when used in...

Web Platform

-

Aug 11, 2023

-

Version/s: 2021.3.29f1, 2022.3.7f1, 2023.1.9f1, 2023.2.0b5, 2023.3.0a3

Reproduction steps:1. Open the attached project “WebGLbug“2. Build and run the Player (File > Build And Run)3. Observe the Consol... Read more

0
votes
Fixed

Text with a typo is shown when viewing the Tooltip of “Decompression Fal...

Web Platform

-

Aug 14, 2023

-

Version/s: 2021.3.29f1, 2022.3.7f1, 2023.1.9f1

How to reproduce:1. Create a new project (make sure to have WebGL Component installed)2. Go to Project Settings > Player > Web... Read more

3
votes
Won't Fix

Spatial audio (3D Sound Settings) from a Video Player does not change di...

Web Platform

-

Aug 14, 2023

-

Version/s: 2021.3.29f1, 2022.3.7f1, 2023.1.9f1, 2023.2.0b4

Reproduction steps:1. Open the “SpatialBlendStripped” project2. Open the “Sample” scene3. Ensure the selected platform in Build Sett... Read more

0
votes
Fixed

Regression for "WebGL build is missing "malloc" and "free" functions whe...

Web Platform

-

Nov 06, 2025

-

Version/s: 6000.0.58f1, 6000.1.0a2, 6000.1.17f1, 6000.2.6f2, 6000.3.0a1, 6000.4.0a1, 6000.5.0a1

This bug regressed: https://jira.unity3d.com/browse/UUM-74261The fix is missing in emscripten in Unity 6.1-6.5. Reproduction steps: ... Read more

0
votes
Fixed

The Profiler can't be connected in WebGL builds when building in multith...

Web Platform

-

Oct 10, 2023

-

Version/s: 2022.3.10f1, 2023.1.16f1, 2023.2.0b12, 2023.3.0a8

How to reproduce:1. Open the user-attached project “webgl-multithreading”2. Open the “Build Settings”3. Make sure “Autoconnect Profi... Read more

0
votes
Fixed

[WebGL] unityInstance.SendMessage crashes WebGL Runtime when passing a l...

Web Platform

-

Sep 18, 2023

-

Version/s: 2021.3.30f1, 2022.3.10f1, 2023.1.14f1, 2023.2.0b10, 2023.3.0a6

Reproduction steps:1. Create a new 3D project2. Click File > Build Settings… > Select WebGL > Switch Platform3. Click Edit ... Read more

0
votes
Fixed

Orientation locking throws exception on newer iOS Safari

Web Platform

-

Sep 20, 2023

-

Version/s: 2021.3.30f1, 2022.3.10f1, 2023.1.14f1, 2023.2.0b9, 2023.3.0a5

https://forum.unity.com/threads/typeerror-screen-orientation-lock-is-not-a-function.1431259/ Read more

0
votes
Fixed

UnityLoader prevents 'use strict'

Web Platform

-

Oct 03, 2023

-

Version/s: 2021.3.30f1, 2022.3.10f1, 2023.1.15f1, 2023.2.0b11, 2023.3.0a7

An accidental assignment to global scope prevents the 'use strict'; mode in script scope, and causes a small memory leak of a test G... Read more