Search Issue Tracker

11
votes
Fixed

Unity does not allow to use TLS version higher than 1.0

Mono

-

May 04, 2017

-

Version/s: 2017.1.0b3

To reproduce:1. Extract the attached project;2. In the Certificate Folder are the certificates neededfor the TLS encryption. Copy th... Read more

17
votes
Postponed

Unity freezes when pressing Debug

Mono

-

Dec 17, 2018

-

Version/s:

Repro steps: This problem only seems to appear in Unity Editor on Linux. Tested with Ubuntu 18.04 using the VSCode Debugger Extensio... Read more

12
votes
Postponed

[Mono] .NET 4.7.1 standard/framework .XML files with useful descriptions...

Mono

-

Apr 22, 2020

-

Version/s: 2018.4, 2019.3.3f1, 2020.2

Reproduction steps:1. Go to "Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api"2. Check if ".XML" files are there Expected resul... Read more

13
votes
Postponed

UnityEngine.Networking.Types.NetworkID compiler warning

Mono

-

Jul 13, 2015

-

Version/s:

UnityEngine.Networking.Types.NetworkID cause compiler wanring "Unsupported enum type 'UnityEngine.Networking.Types.NetworkID'" when ... Read more

0
votes
Won't Fix

UnityScript incorrectly compiles long stored into int field

Mono

-

Apr 07, 2013

-

Version/s: 4.1.1f4

Steps to reproduce : - import the project attached- open the scene "Main menu"- press play- press "Start game" and notice Unity cras... Read more

0
votes
Won't Fix

Unity fails to execute javascript in a static function

Mono

-

Oct 17, 2012

-

Version/s: 4.0.0b12

1) What happenedUnity fails to execute code. 2) How can we reproduce it using the example you attached Open the scene hit run. Test ... Read more

0
votes
Fixed

Unity crashes when loading StructureMap plugin

Mono

-

Jun 28, 2014

-

Version/s: 4.5.0f4

Steps to reproduce:1. Download attached project. The project contains StructureMap plugin (https://www.nuget.org/packages/structurem... Read more

5
votes
Postponed
0
votes
Won't Fix

In Unity 3.4, the JavaScript compiler has buggy detection of

Mono

-

Jul 27, 2011

-

Version/s: 3.4.0f5

The reported bug occurs when the third parameter (counting expression) of the for loop is present. Once it is removed, the warning g... Read more

0
votes
Fixed

Incremental GC Pushes Invalid Stack Range on Windows

Mono

-

Mar 18, 2022

-

Version/s:

The incremental GC mode does not pause threads before pushing stacks and registers. This PR introduced changes that do not handle st... Read more