Search Issue Tracker

2
votes
By Design

[Roslyn] VBCSCompiler.exe remains running after Unity build has finished...

Scripting

-

Jan 02, 2019

-

Version/s: 2018.3.0a1, 2018.3.0f2, 2019.1.0a1, 2019.2.0a1

How to reproduce:1. Create a new Unity project2. Open PowerShell window3. Run this command: "('- path to the Editor -\Unity.exe -pro... Read more

0
votes
Won't Fix

Moving asmdef file together with scripts causes nonstandard compile errors

Scripting

-

Jan 04, 2018

-

Version/s: 2017.3.0p1

Steps to reproduce:1. Open user attached project2. Drag-and-drop the script and the asmdef file into the folder. Make sure to drag-a... Read more

3
votes
Won't Fix

[SerializeReference] Deleting an element of list with SerializeReference...

Scripting

-

Apr 13, 2020

-

Version/s: 2019.3.9f1, 2019.4, 2020.3, 2021.1, 2021.2

How to reproduce:1. Open the attached (Repro.zip) project2. Open the SampleScene3. In Hierarchy Window select "Cube" GameObject4. In... Read more

0
votes
Fixed

Editor crashes when adding UI Mask component to the game object with a s...

Scripting

-

Jun 20, 2017

-

Version/s: 5.6.0f3

The script that causes the crash is taken from the asset Pixel Rotation Sprite: https://www.assetstore.unity3d.com/en/#!/content/881... Read more

1
votes
Won't Fix

Using JsonUtility.FromJsonOverwrite to deserialize objects with array/li...

Scripting

-

Apr 05, 2018

-

Version/s: 2017.4.0f1

To reproduce:1. Open attached project2. Open "BugRepo" scene3. Enter play mode4. Open Profiler and enable deep profile5. Notice allo... Read more

0
votes
Fixed

UnityEngine.Object.Equals incorrectly handles comparisons to a non-Unity...

Scripting

-

Jul 14, 2016

-

Version/s: 5.3.4f1

[This happens when the first object is assigned to null] Steps to reproduce the issue:1. Open attached project.2. Open scene named "... Read more

0
votes
Fixed

Compilation errors are thrown after Building the project when API Update...

Scripting

-

Feb 19, 2021

-

Version/s: 2019.4, 2020.2, 2020.2.3f1, 2021.1, 2021.2

How to reproduce:1. Open the attached project2. Make a Build (File->Build Settings->Build)3. When the API Updater prompt opens... Read more

0
votes
By Design

WaitForEndOfFrame never returns in batchmode

Scripting

-

Aug 29, 2018

-

Version/s:

Steps to reproduce:1. run tests on attached project from command line with batchmode turned on[path-to-unity]/Unity.exe -runTests -p... Read more

0
votes
Won't Fix

Transform.IsChildOf throws NullReferenceException with null argument ins...

Scripting

-

Jan 04, 2018

-

Version/s: 2017.3.0f3

Steps to reproduce:1. Open attached “NullReferenceException.zip” Unity project2. Open “Main” scene3. Enter Play mode Expected result... Read more

0
votes
Not Reproducible

Unity crashes in GetComponentWithScript when object is parented to the o...

Scripting

-

Jun 25, 2017

-

Version/s: 5.6.0f3

To reproduce: 1. Open the project, attached by the user (FrogJam.zip)2. Open the "TestScene" scene3. Enable GameMap (Auto) game obje... Read more

All about bugs

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