Search Issue Tracker

1
votes
Fixed

[Scripting] Asmdef with `auto referenced` set to false will still cause ...

Scripting

-

Feb 05, 2019

-

Version/s:

When an asmdef has the auto referenced flag set to false and no additional references it will still cause Unity assemblies such as A... Read more

0
votes
Fixed

System.Reflection.TargetInvocationException is thrown when using .NET Ma...

Scripting

-

Dec 14, 2018

-

Version/s: 2018.3.0a1, 2018.3.0f2, 2019.1.0a1, 2019.2.0a1

Reproduction steps:1. Open the Unity Project inside the ownCloud directory2. Open the "SampleScene" and play it3. Follow the logs in... Read more

0
votes
Fixed

"Debug.Log()" outputs file which is not relevant to the user when using ...

Scripting

-

Nov 11, 2018

-

Version/s: 2017.3.0a1, 2018.2.12f1, 2018.3.0a1, 2019.1.0a1, 2019.2.0a1

Reproduction steps: 1. Create a New Project2. Create a Script where there is a "Debug.Log()" printed when playing3. Attach it to any... Read more

0
votes
Not Reproducible

[PackedMemorySnapshot] Array type fields are listed as non-array types

Scripting

-

Nov 29, 2018

-

Version/s: 2018.3.0b12

To reproduce:1. Open attached project2. In main toolbar, click Repro, Demonstrate To Console3. Observe the console prints Expected: ... Read more

0
votes
Won't Fix

TextAreas in a list do not scroll independently

Scripting

-

Feb 07, 2019

-

Version/s: 2017.4.0f1, 2018.3.0a1, 2018.3.0f2, 2019.1.0a1, 2019.2.0a1

How to reproduce:1. Open the user-submitted project ("test.zip")2. In the Project Window, click "StringTests"3. In its Inspector try... Read more

7
votes
Fixed

Editor throws assembly reference error when custom external assembly is ...

Scripting

-

Feb 13, 2019

-

Version/s: 2018.3.0a7, 2018.3.5f1, 2019.1.0a1, 2019.2.0a1

How to reproduce:1. Open Project UnityDllTestProject22. Enter the Play Mode3. Check the console for load errors Expected result: Pro... Read more

0
votes
Not Reproducible

Memory is leaking when using SetFloat() to update Shader properties with...

Scripting

-

Feb 13, 2019

-

Version/s: 2018.3.0a1, 2018.3.0b9

To reproduce:1. Open attached project2. Enter Play mode3. Observe memory leaking via Task Manager or other applicable resource monit... Read more

4
votes
Won't Fix

Thread-Deadlock during prepare method by JIT

Scripting

-

Feb 13, 2019

-

Version/s: 2017.3.0a1, 2018.3.0a1, 2018.3.4f1, 2019.1.0a1, 2019.2.0a1

Reproduction steps: 1. Open "JITCrash.zip" project2. Build Standalone Build3. Run "run.bat" in the Project folder 6-8 times4. Notice... Read more

0
votes
Won't Fix

Input.GetKeyUp and Input.GetKeyDown always Return False when used in the...

Scripting

-

Feb 15, 2019

-

Version/s: 2017.4.0f1, 2018.3.0a1, 2018.3.0f2, 2019.1.0a1, 2019.2.0a1

How to reproduce:1. Open "SampleScene" Scene in the attached "UnityTest.zip" Project2. Enter Play Mode3. Press Spacebar on the Keybo... Read more

0
votes
By Design

GC.Collect occasionally fails to clean everything, resulting in Memory l...

Scripting

-

Feb 12, 2019

-

Version/s: 2017.4.0f1, 2017.4.6f1

When Memory is allocated, the total Memory value is printed and that Memory is freed and cleaned with "GC.Collect". However, occasio... Read more

All about bugs

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