Search Issue Tracker

0
votes
Won't Fix

DontDestroyOnLoad destroys GameObject in the build when the game is buil...

Scripting

-

Jul 02, 2018

-

Version/s: 2018.1.0f2

How to reproduce:1. Open user's project2. Play the scene3. Type user: admin, password: admin and press LoginA new scene should load,... 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

1
votes
Fixed

BuiltinAssemblies.stamp in Library folder is not being regenerated

Scripting

-

Oct 02, 2019

-

Version/s: 2018.4.0f1, 2018.4.1f1, 2019.2.0a1, 2019.3.0a1, 2020.1.0a1

How to reproduce:0. Download and extract "ScriptableBuildPipelineBug.zip"1. Ensure `SampleProject\Library\ScriptAssemblies\BuiltinAs... Read more

0
votes
Won't Fix

Switching Build Target to WebGL results with crash in mono_class_array_e...

Scripting

-

Jun 18, 2018

-

Version/s: 2018.1.0b7, 2018.1.1f1

Steps to reproduce:1. Open user-submitted project "gamebois.zip"2. Go to Build Settings (File->Build Settings)3. Switch to WebGL ... 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

0
votes
Fixed

ScreenCapture.CaptureScreenshot not working when main display is bigger

Scripting

-

Feb 09, 2021

-

Version/s: 2018.4, 2019.4, 2019.4.17f1, 2020.2.0b2

Reproduction steps:1. Open attached Project2. Build and Run the scene Assets\Scene\SampleScene in Development mode3. Press R Expecte... 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.