Search Issue Tracker

0
votes
Fixed

Editor assemblies get referenced in main and Plugins projects

Scripting

-

Dec 27, 2017

-

Version/s: 2017.3.0f2, 2017.3.0f3

To reproduce:1) Open attached project Expected: No warnings in consoleActual: Console has warnings about type confliction like this:... Read more

0
votes
Fixed

"Cannot set deprecated build target 'OSXIntel'" warning appears when set...

Scripting

-

Aug 17, 2022

-

Version/s: 2020.3.38f1, 2021.3.8f1, 2022.1.14f1, 2022.2.0b6, 2023.1.0a8

Reproduction steps:1. Open the user's attached "Reproduction_DeprecatedBuildTargetOSX.zip" project2. In the Menu Bar go to Repro &gt... Read more

0
votes
Fixed

Editor freezes when downgrading from .NET 4.6 to 3.5 and selecting to re...

Scripting

-

May 16, 2017

-

Version/s: 2017.1.0b4

Reproduction steps:1. Create new project.2. Edit -> Preferences -> Cache server and set it to Local3. Change Scripting runtime... Read more

0
votes
Fixed

Error "APIUpdater encountered some issues..." appear when using script u...

Scripting

-

Apr 13, 2017

-

Version/s: 2017.1.0b1

Reproduction steps:1. Create new project.2. Make a script with unsafe code.3. Run script updater on it. Expected result: Script upda... Read more

0
votes
Fixed

Issues with `Lazy<T>` and `Task<T>` when runtime is “Experimental (.NET ...

Scripting

-

Apr 13, 2017

-

Version/s: 2017.1.0b1

Reproduction steps:1. Open project attached (LazyTask.zip).2. Open scene "Main".3. Press play. Expected result: Editor will enter pl... Read more

0
votes
By Design

When using Conditional Attribute, string is not shown in the console

Scripting

-

Apr 18, 2017

-

Version/s: 5.5.2f1

Reproduction steps:1. Open the attached project;2. Open myscene.unity scene;3. Enter a play mode; Expected results: there should be ... Read more

0
votes
Fixed

Secondary Unity instance writes EditorInstance.json when starting the Ed...

Scripting

-

Oct 08, 2019

-

Version/s: 2019.3.0a1, 2019.3.0b6, 2020.1.0a1

Steps to reproduce:1. Create an empty unity project.2. Create Material in Assets folder - This will spawn the worker process once yo... Read more

0
votes
Fixed

ScriptableObject script property is set to "None (Mono Script)" instead ...

Scripting

-

Oct 26, 2021

-

Version/s: 2019.4, 2020.3, 2021.2, 2022.1, 2022.1.0a12

Reproduction steps:1. Open the user's attached "My project.zip" project2. In Assets &gt; Scenes click on the "Test" ScriptableObject... Read more

0
votes
Duplicate

Random.insideUnitCircle always returns (0, 0)

Scripting

-

Jan 09, 2018

-

Version/s: 2018.1.0a6

Random.insideUnitCircle is no longer functional Download attached project or have a script do a: Debug.Log(Random.insideUnitCircle);... Read more

0
votes
Fixed

UnityEngine.UI missing reference errors are thrown when reimporting assets

Scripting

-

Aug 01, 2019

-

Version/s: 2019.1.12f1, 2019.2.0b1, 2019.3.0a1

How to reproduce:1. Open the attached "case_1173748-2019.2UpgradeBug" project2. Go to Assets-&gt;Reimport All Expected results: All ... Read more

All about bugs

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