Search Issue Tracker

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
Fixed

Platform dependent compilation preprocessor directives are not defined c...

Scripting

-

Jul 14, 2021

-

Version/s: 2019.4, 2020.3, 2020.3.11f1, 2021.1

How to reproduce:1. Edit the path to the Unity.exe in the "case_1350554 >runCase.bat" batch script2. Open the "runCase.bat" batch... Read more

0
votes
By Design

Using "EditorUserBuildSettings.SwitchActiveBuildTarget" in code does not...

Scripting

-

Dec 05, 2019

-

Version/s: 2017.4, 2018.4, 2018.4.12f1, 2019.2, 2019.3, 2020.1

Reproduction steps:1. Open "Test.zip" project2. "Tools" -> "SwitchMe"3. Notice the Console Output4. "Tools" -> "SwitchMe"5. No... Read more

0
votes
Fixed

Editor freeze when selecting two Scriptable Objects with Serialized Refe...

Scripting

-

Dec 16, 2019

-

Version/s: 2019.3, 2019.3.0f3, 2020.1

Steps to reproduce:1. Open User-supplied project2. In the Project window, select two Scriptable Objects Expected: Editor doesn't fre... 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

0
votes
Duplicate

[Windows][.NET 4.x] Delegate.DynamicInvoke fails with an exception when ...

Scripting

-

Feb 12, 2019

-

Version/s: 2018.2.15f1, 2018.3.5f1

When attempting to use Marshal.GetDelegateForFunctionPointer with the IntPtr returned from "GetProcAddress" (kernal32) when the scri... Read more

All about bugs

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