Search Issue Tracker

0
votes
Fixed

Handles.FreeMoveHandle lags behind the cursor in Retina environment

Scripting

-

Dec 15, 2016

-

Version/s: 5.5.0f3

Reproduction steps:1. Create new Unity project2. Add scripts from https://docs.unity3d.com/ScriptReference/Handles.FreeMoveHandle.ht... Read more

3
votes
Fixed

'Frame not in module' when stepping into partial class if NodeCanvas is ...

Scripting

-

Dec 21, 2016

-

Version/s: 5.5.0p1

How to reproduce:1. Open attached project2. Open 'test' script3. Place breakpoint on line 8 (StartCoroutine(t1());)4. Attach debugge... Read more

1
votes
Fixed

Mono fails to compile script with Generic expression

Scripting

-

Nov 03, 2016

-

Version/s: 5.5.0b10

Steps to reproduce:1. Open User's attached project with2. Open Console Result: error in the Console: Assets/Shapes2/AreaExtensions.c... Read more

0
votes
Fixed

Script updater updating incorrectly when an object is named like a class...

Scripting

-

Oct 06, 2016

-

Version/s: 5.5.0b7

To reproduce:1. Open attached project in 5.42. Notice that line 107 of the script RPGController.cs creates an object of type NavMesh... Read more

0
votes
Fixed

Gradient.Evaluate returns wrong color value

Scripting

-

Mar 07, 2017

-

Version/s: 5.5.0p4

To reproduce:1. Open attached project.2. Open and Play "Main" scene.3. Open Console. Expected result: (0.000, 0.000, 0.000, 1.000) i... Read more

0
votes
Fixed

Can't compile some System.Net classes

Scripting

-

Oct 01, 2016

-

Version/s: 5.5.0b5

To reproduce:1. Open attached projectObserve the compile errors:Assets/Test.cs(6,34): error CS0012: The type `System.Configuration.C... Read more

0
votes
Won't Fix

An instance of a prefab does not update the text in Edit mode while drag...

Scripting

-

Jan 26, 2017

-

Version/s: 5.5.0f3

Reproduction steps:1. Open the attached project;2. Open the scene "Scene";3. Disable an object "Not A Prefab" and clear Console wind... Read more

0
votes
Fixed

Unity Test Tools include Mono.Cecil.dll which is already included in edi...

Scripting

-

Sep 09, 2016

-

Version/s: 5.5.0b2

Steps to reproduce: 1. Create new project2. Import Unity Test Tools package from asset store3. Notice error:error CS1703: An assembl... Read more

1
votes
Fixed

Time.realtimeSinceStartup does not advance when app is running in backgr...

Scripting

-

Mar 17, 2017

-

Version/s: 5.5.1p4

Steps to reproduce:1. Open attached project ("892103 repro project.zip")2. Build to iOS3. Deploy to phone4. Disconnect phone from co... Read more

0
votes
By Design

Private variables get serialized when ExecuteInEditMode is set

Scripting

-

Dec 13, 2016

-

Version/s: 5.5.0f3

Steps to reproduce:1. Open the "test" scene in project2. Notice the printed logs in console ("testBool is false" and "testInt is 0")... Read more

All about bugs

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