Search Issue Tracker

0
votes
Won't Fix

[safari] WebGL errors thrown on scene startup

WebGL

-

Nov 02, 2017

-

Version/s: 2018.1.0a3

-e: there are two errors being logged running just an empty scene in Safari 11.0.1--there is nothing obviously broken so far though-... Read more

1
votes
Fixed

[chrome64] WebAudio API GainNode.gain.value will be removed

WebGL

-

Nov 04, 2017

-

Version/s: 2018.1.0a3

-e: see title, dezippering is going to get removed with version 64--a regression in Chrome, not Unity -repro:--open attached project... Read more

0
votes
Fixed

WebGLInput.captureAllKeyboardInput is missing and thus breaking builds

WebGL

-

Nov 21, 2017

-

Version/s: 2018.1.0a5

-e: the API WebGLInput.captureAllKeyboardInput is missing and this when you try to compile a build using it it fails with an error -... Read more

1
votes
Fixed

P/Invoking into non-existent library crashes player on WebGL instead of ...

WebGL

-

Mar 12, 2020

-

Version/s: 2018.1.0f1

Sample code: [DllImport("SomeRaNdOmNaMeThatDoesntExist.dll")]extern static void NonExistingAPI();public void Start(){try{NonExisting... Read more

0
votes
Fixed

[WebGL] Collider dead zone in WebGL build

WebGL

-

Jun 06, 2018

-

Version/s: 2018.1.3f1

Steps to reproduce:1. Open user-attached project2. Build for WebGL3. Open the build and try rotating around with the mouse Expected ... Read more

7
votes
Fixed

[Linux][MacOS] WebGL Brotli compression subdirectory "python" lacks perm...

WebGL

-

May 25, 2018

-

Version/s: 2018.1.0a6, 2018.1.0f2

How to reproduce:1. Install Unity along with WebGL support in some root subdirectory (e.g. "/Applications/Unity")2. In Terminal, nav... Read more

1
votes
Duplicate

[WebGL] Shaders that use GPU Instancing compile extremely slow

WebGL

-

Jun 28, 2018

-

Version/s: 2018.1.3f1

Steps to reproduce:1. Open user-attached project2. Build and run with WebGL 2.03. Inside the webpage, press 'space' to begin GPU ins... Read more

0
votes
By Design

[WebGL] Garbage collection doesn't work on scene change

WebGL

-

Feb 19, 2018

-

Version/s: 2018.1.0b7

How to reproduce:1. Download attached project file2. Change Platform to WebGL3. Build "Scene 1" and "Scene 2"4. Click "Load Scene 2"... Read more

2
votes
Fixed

DateTime.Now raises an exception in WebGL player

WebGL

-

Feb 28, 2018

-

Version/s: 2018.1.0b9

To reproduce:1) Create new project (or use attached project - skip to step 5)2) Create a new C# script3) Add an Awake function and t... Read more

6
votes
Won't Fix

[WebGL] Mouse sensitivity is greater than in the Editor

WebGL

-

Mar 12, 2018

-

Version/s: 2018.1.0b8

To reproduce: 1. Open the project, attached by the user (MouseLooking.zip)2. Enter Play mode and move the mouse around3. Build and r... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.