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 Window3. Observe the Inspector4.... 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 attac... 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 fai... 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
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:- Only UP... 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 project2. Find the test menu at the top Menu Bar3. Click on test1 Expected result: Unity does no... 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" scene3. Enter playmode-Crash Note: Issue is located in Cam2DLitSources.c... 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-referencing2. How we can reproduce it using the example you attached 1. Open Unit... 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" scene3. Enter Play Mode4. ... 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 play3. Observe console outputResult: Mathf.PingPong(4676.5f, 1.99f)... Read more

All about bugs

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