Search Issue Tracker

0
votes
Fixed

worldPositionStays argument is missing from Unity.Undo.SetTransformParen...

Scripting

-

May 13, 2020

-

Version/s: 2018.4, 2019.3.5f1, 2020.2

Reproduction steps: 1. Open attached project "Undo.zip" 2. In Project window, open "Test.cs" 3. Observe line 13 Expected result: Un... 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
Won't Fix

System.ExecutableAndDlls and ManagedHeap memory usage increases and stay...

Scripting

-

Oct 08, 2020

-

Version/s: 2018.4, 2019.4, 2020.2, 2020.2.0b4, 2021.1, 2021.2

How to reproduce: 1. Open a Task Manager 2. Load the user's attached project "Unity_Client.zip" 3. Open the Profiler window 4. Selec... Read more

0
votes
By Design

[Scripting] SystemLanguage.Language returns a different value from its p...

Scripting

-

May 14, 2019

-

Version/s: 2019.1.0f2

How to reproduce: 1. Open user-submitted project (SystemLanguageBugReport) 2. Create a new Language Package asset by clicking Assets... 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.