Search Issue Tracker

0
votes
By Design

Assert Exceptions in Finalizers are not logged to Console

Scripting

-

Sep 16, 2019

-

Version/s: 2017.4.0f1, 2018.4.0f1, 2019.2.0a1, 2019.2.5f1, 2019.3.0a1, 2020.1.0a1

Steps to reproduce: 1. Download attached project 2. Open 'SampleScene' scene 3. Enter play mode Actual results: Notice that the Ass... Read more

0
votes
Fixed

Unity Crashes at UnityEngine.Logger:GetString when Collider2D is declare...

Scripting

-

Jun 09, 2017

-

Version/s: 5.6.1f1

Steps to reproduce: 1. Download 919316_repro.zip 2. Open "new" scene 3. Enter play mode 4. Editor crashes when circle and square co... Read more

0
votes
Fixed

RequireComponent Attribute throws an error with UnityEngine.AI

Scripting

-

Nov 30, 2016

-

Version/s: 5.5.0f2

"[RequireComponent(typeof(UnityEngine.AI.NavMeshAgent))]" in the script throws an error to Console when attaching Game Object. It f... Read more

0
votes
Fixed

Debug.logger is the fault autocomplete instead of .Log

Scripting

-

Nov 17, 2016

-

Version/s: 5.5.0x

To reproduce: 1. Add new script to project 2. Open script 3. Type debug.lo( Actual result: Debug.Logger appears Expected: Debug.... Read more

0
votes
Fixed

Missleading error message when the ScriptableObject is used with abstrac...

Scripting

-

Nov 10, 2016

-

Version/s: 5.4.1f1

Reproduction steps: 1. Open the attached project (ScriptableObjectCreateAssetMenuIssue.zip); 2. Go to the AssetMenu; 3. Try to creat... Read more

0
votes
Fixed

ApiUpdater may leave orphan usings when only type qualified references w...

Scripting

-

Jan 21, 2020

-

Version/s: 2019.1

In some scenarios after ApiUpdater runs old, non existing namespaces may be left in using clauses. This may happen if Unity changes... Read more

0
votes
By Design

GC is constantly allocating when using OnPostRender as a Coroutine on a ...

Scripting

-

Feb 20, 2019

-

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

How to reproduce: 1. Open the "SampleScene" Scene in the attached "CleanerRepro1129495.zip" Project 2. Open the CPU Profiler 3. Ente... 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 project 2. Select Editor folder from Hierarchy in Project window 3. Select Assets -> Create ->... Read more

0
votes
Fixed

Conditional compilation problem with RuntimeInitializeOnLoadMethod

Scripting

-

Jun 20, 2017

-

Version/s: 5.6.1f1

Repro steps: 1. Open "DELETE.zip" project 2. Clear the Console and enter Play mode 3. Exit Play mode and check the Console output (... Read more

0
votes
Not Reproducible

Position of an instantiated prefab is not correct in OnEnable

Scripting

-

Nov 15, 2017

-

Version/s: 2017.2.0f3

To reproduce: 1. Open the project, attached by the user (SampleInstantiateBug.rar) 2 .Open the "TestScen" scene 3. Enter Play mode ... Read more

All about bugs

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