Search Issue Tracker

0
votes
Fixed

MaterialPropertyBlock.GetColor(int nameID) is missing from the API

Scripting

-

Aug 16, 2017

-

Version/s: 2017.1.0f3

To reproduce: 1. Open the project, attached by the tester (noMethod.zip)2. Observe the compilation error in the console Expected: Ge... Read more

0
votes
Won't Fix

NullReferenceException pops up when calling method from a ScriptableObject

Scripting

-

Apr 17, 2018

-

Version/s: 2018.1.0b13

How to reproduce:1. Open attached Unity project "scriptableissue"2. Load scene "Main"3. Add AudioSource component to "tankG2018b" ga... Read more

0
votes
Won't Fix

Selection.objects doesn't select objects in the project window first column

Scripting

-

Dec 05, 2017

-

Version/s: 2017.3.0f1

How to reproduce:1. Open given Unity project2. Select Editor folder from Hierarchy in Project window3. Select Assets -> Create -&... Read more

1
votes
Won't Fix

InitializeOnLoadMethod throws exception with generic parameter

Scripting

-

Nov 21, 2017

-

Version/s: 2017.3.0b8

Steps to reproduce:1. Open user attached project2. Uncomment the first line of TheBug.cs script3. Notice the errors in the console- ... Read more

3
votes
Fixed

Vector2Int is missing negation, division and multiplication by int opera...

Scripting

-

Oct 14, 2017

-

Version/s: 2017.2.0f3

Steps to reproduce: 1. Use one of these in a C# script: var vector = 2 * Vector2Int.one;var vector = -Vector2Int.right;var vector = ... Read more

0
votes
Won't Fix

Variant interface type assignment doesn't correctly convert when using m...

Scripting

-

Nov 30, 2017

-

Version/s: 5.6.3p3

To reproduce:1. Open user's attached project2. Go to Window -> Test Runner3. In Test Runner window, press Run All4. Observe Expec... Read more

0
votes
Not Reproducible

[WSA] Serialized variable is causing a crash when loading a scene from A...

Scripting

-

Nov 08, 2017

-

Version/s: 2017.1.1f1

Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Open the TanksLoader scene4. Delete Assets\Stre... Read more

0
votes
By Design

Itterating through a list with foreach always generating GCAlloc

Scripting

-

May 31, 2018

-

Version/s: 2018.1.0f2

Steps to reproduce:1. Download and open the attached project2. Enter Playmode3. Press "4"(not numpad) to initiate iteration Expected... Read more

0
votes
Won't Fix

Using Assembly Definition increases recompile time for about 10 seconds ...

Scripting

-

Feb 20, 2018

-

Version/s: 2017.3.0b1, 2017.3.0f3

Reproduction steps:1. Download user's project and open in Unity2. Try changing Test.cs script and note the recompilation time3. Remo... Read more

2
votes
Won't Fix

"UNet" unable to serialize parameters from Assembly Definitions

Scripting

-

Feb 09, 2018

-

Version/s: 2017.3.0f3

Reproduction steps: 1. Open "TestAsmDef.zip" project Expected Result: No errors appear/ everything is properly serializedActual Resu... Read more

All about bugs

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