Search Issue Tracker

0
votes
Fixed

An error is shown in the Inspector when a class is inside a namespace an...

Scripting

-

Aug 13, 2018

-

Version/s: 2018.2.3f1

Repro steps: 1. Open QA attached project "repro_1070400" 2. Select script "TestScript" in the Project Window 3. Observe the Inspecto... Read more

0
votes
Not Reproducible

Unity crashes when mono tries to access something from Jit table

Scripting

-

Nov 23, 2016

-

Version/s: 5.4.3f1

Unity crashes when mono tries to access something from Jit table. Note: I've attached callstack retrieved from Unity.DMP (file atta... 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

2
votes
Won't Fix

Vector3.SmoothDamp behaves differently between positive and negative vel...

Scripting

-

Jan 30, 2021

-

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

How to reproduce: 1. Open the user's attached project "SmoothDampBugDemo" 2. Open the "SmoothDampTestScene" scene 3. Enter Play Mode... Read more

0
votes
Fixed

[IL2CPP] AutomaticWorldBootstrap is stripped in Pure ECS build

Scripting

-

Aug 14, 2018

-

Version/s: 2018.2.3f1

Reproduction steps: 1. Open the attached project. 2. Build and run it on an iOS device. 3. Check the Console. Actual behavior: - ... Read more

0
votes
Won't Fix

string.EndsWith freezes Unity when comparing Chinese/Japanese characters

Scripting

-

Dec 19, 2017

-

Version/s: 2017.2.0f3

Steps to reproduce: 1. Open attached project 2. Find the test menu at the top Menu Bar 3. Click on test1 Expected result: Unity doe... Read more

0
votes
Fixed

Crast at Camera::SetTargetTextureBuffers when Graphics.SetRenderTarget i...

Scripting

-

Jun 24, 2017

-

Version/s: 5.6.2f1

Steps to reproduce: 1. Open "UnityBug.zip" 2. Load "BugScene" scene 3. Enter playmode -Crash Note: Issue is located in Cam2DLitSour... Read more

0
votes
Duplicate

Script compilation hangs Editor if script contains self referencing

Scripting

-

Mar 31, 2017

-

Version/s: 2017.1.0a6

Unity hangs on compilation if script contains self-referencing 2. How we can reproduce it using the example you attached 1. Open U... Read more

0
votes
By Design

Stack overflow error is thrown when building project with F# assemblies

Scripting

-

Dec 30, 2020

-

Version/s: 2020.2.0b2, 2020.2.1f1, 2021.1, 2021.2

How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. Make a Standalone build (File->Build Settings->Build... Read more

0
votes
Fixed

Mathf.PingPong occasionally returns negative values

Scripting

-

Dec 14, 2016

-

Version/s: 5.4.2f2

Steps to reproduce: 1. Open attached project "861278.zip" 2. Press play 3. Observe console output Result: Mathf.PingPong(4676.5f, 1.... Read more

All about bugs

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