Search Issue Tracker

0
votes
By Design

[Scripting] UnityEvent() has multiple methods that are not working

Scripting

-

Oct 23, 2017

-

Version/s: 2017.2.0f3

To reproduce: 1. Open Unity, create a new project and open it 2. Download attached script "UnityEventCountTest.cs" and attach it to... Read more

0
votes
Won't Fix

AudioClip reference is reset to None when opening Unity for the first ti...

Scripting

-

Sep 12, 2017

-

Version/s: 2017.1.1f1

To reproduce: 1. Download attached Unity project "AudioNoneExample.zip" 2. Copy Assets and ProjectSettings folders into a new folde... Read more

0
votes
Fixed

Error after recompiling: "An assembly with the same name `UnityEngine.UI...

Scripting

-

Aug 24, 2017

-

Version/s: 2017.3.0a6

Reproduction steps: 1. Open project attached.(Repro.zip) 2. Open scene "SimpleSample". 3. Press Play. 4. Detect that there is error ... Read more

0
votes
Fixed

[.NET 4.6] Editor crashes scripting_icall_string_to_utf8 when deleting ...

Scripting

-

Aug 06, 2017

-

Version/s: 2017.1.0f3

Steps to reproduce: 1. Create a new Unity project 2. Change the Scripting Runtime Version to .NET 4.6 Equivalent (Project Setting ->... Read more

0
votes
Won't Fix

"The referenced script on this Behaviour is missing!" warning duplicates...

Scripting

-

Sep 22, 2017

-

Version/s: 2017.1.1f1

How to reproduce: 1. Create new empty project 2. Create UI -> Canvas 3. Create new C# Script in Project Window and open it 4. Enter ... Read more

0
votes
Duplicate

Attaching a script to an object and then deleting it causes the script c...

Scripting

-

Jul 01, 2017

-

Version/s: 2017.1.0f1

To reproduce: 1. Open attached Unity project "Betatests.zip" 2. Attach "deletethis" script to a GameObject 3. Delete "deletethis" sc... Read more

0
votes
Active

Assigining an instance to 'managedReferenceValue' doesn't apply to all t...

Scripting

-

May 07, 2022

-

Version/s: 2021.3, 2021.3.0f1, 2022.1, 2022.2, 2023.1

How to reproduce: 1. Open the attached "1426045.zip" project 2. Open the "SampleScene" Scene (Assets/Scenes) 3. Select the "GameObje... Read more

0
votes
By Design

"Does not contain a definition" error for texture.imageContentsHash when...

Scripting

-

Jan 09, 2018

-

Version/s: 2017.3.0f3

To reproduce: 1. Open attached Unity project "Unity201703BUG.zip" 2. Inspect "TestTexture" script in the Assets folder 3. Build and ... Read more

3
votes
Fixed

Vector2Int is missing negation, division and multiplication by int opera...

Scripting

-

Oct 14, 2017

-

Version/s: 2017.2.0f3

Steps to reproduce: 1. Use one of these in a C# script: var vector = 2 * Vector2Int.one; var vector = -Vector2Int.right; var vecto... 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

All about bugs

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