Search Issue Tracker

0
votes
Fixed

Null-coalescing operator returns only left-hand operand when used on pub...

Scripting

-

Aug 09, 2016

-

Version/s: 5.3.4f1

Reproduction steps: 1) Open "Null-coalescing operator.zip" project 2) Open "repro" scene 3) Make sure that "Main Camera" game object... Read more

0
votes
By Design

Can't add a script as a component when there are two classes with the sa...

Scripting

-

Nov 02, 2019

-

Version/s: 2019.3.0b4, 2020.1, 2020.1.0a11

Can't add a script as a component when there are two classes with the same Name (one is a MonoBehaviour, the other isn't) in the sam... Read more

0
votes
By Design

InspectorWindow is inaccessible due to its protection level when used in...

Scripting

-

Mar 29, 2018

-

Version/s: 2018.1.0b12

Reproduction steps: 1. Download "OnPostHeaderGUIBug.zip" project and open in Unity Expected: no errors appear in the console Actual... 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

1
votes
Won't Fix

[.NET4.6][RuntimeUpgrade] Empty error is thrown after importing .js scri...

Scripting

-

Apr 19, 2017

-

Version/s: 2017.1.0b1

Steps to repro: 1. Create new project; 2. Go to PlayerSettings window (Edit -> Project Settings -> Player); 3. Switch scripting runt... Read more

0
votes
Fixed

[5.5+] Random crashes from rendering/batching/driver code starting with ...

Scripting

-

Dec 18, 2016

-

Version/s: 5.5.0f3

Steps to reproduce: 1. Download and open the project 2. Enter Play mode 3. Assets/Scenes/main.scene 4. Wait or Walk around Result: ... Read more

3
votes
Won't Fix

[.NET 4.6] Async operation doesn't stop after exiting play mode

Scripting

-

Jan 14, 2018

-

Version/s: 2017.2.0f3

Steps to reproduce: 1. Download attached project (async problem.zip) 2. Make sure you are using .NET 4.6 3. Add AcyncTest.cs to game... Read more

0
votes
By Design

Methods with Conditional attributes aren't fired if preprocessor identif...

Scripting

-

Aug 23, 2016

-

Version/s: 5.5.0a6

Steps to reproduce: 1. Open attached project "825483.zip" 2. Open scene "repro" 3. Open script Definer and notice that class define... Read more

1
votes
Won't Fix

Angle braces confuses compiler in syntactically correct C# code

Scripting

-

Aug 23, 2016

-

Version/s: 5.3.5p7

How to reproduce: 1. Open the attached project 2. Observe the Test.cs compile error CS1525: Unexpected symbol '<' 3. See Test.cs:8--... Read more

0
votes
Third Party Issue

JsonSerializer.Deserialize<>() returns an empty object

Scripting

-

Jul 03, 2021

-

Version/s: 2019.4, 2020.3, 2020.3.12f1, 2021.1, 2021.2, 2022.1

Reproduction steps: 1. Open the attached project "ConvertJSON.zip" 2. Open the Scene "SampleScene" 3. Press Play Expected result: "... Read more

All about bugs

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