Search Issue Tracker

0
votes
Fixed

The Windows standalone player has a default SynchronizationContext set

Mono

-

Jun 23, 2015

-

Version/s: 5.0.0b21

To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more

0
votes
Fixed

Editor crashes when creating new Texture2D with DXT1Crunched, DXT5Crunch...

Graphics - General

-

Aug 26, 2019

-

Version/s: 2017.4.0f1, 2018.3.0a1, 2018.3.3f1, 2019.2.0a1, 2019.3.0a1

Steps to reproduce:1. Download 1179336_repro.zip and open "SampleScene"2. Enter play mode Results: Editor crashes when creating Text... Read more

0
votes
Won't Fix

"EditorApplication" and "EditorWindow" Update are not called when a Moda...

-

Jul 04, 2024

-

Version/s: 2021.3.40f1, 2022.3.36f1, 6000.0.9f1

Reproduction steps:1. Open the attached “BugRepro” project2. Open the Modal Window (Test > Modal Window)3. Observe the values ins... Read more

0
votes
Fixed

Crash on PluginImporter::GetDllType() when opening project

-

Nov 11, 2022

-

Version/s: 2022.2.0b14

Reproduction steps:1. Open the user's attached project Expected result: The project opens upActual result: The Editor crashes while ... Read more

1
votes
Not Reproducible

[Baked GI] Prefab has corrupted lightmap UVs when loaded from a bundle

Progressive Lightmapper

-

Jan 11, 2020

-

Version/s: 2019.2, 2019.2.17f1, 2019.3, 2020.1

How to reproduce:1. Open the attached project ("case_1210785-lightmap_addressable_bug.zip")2. Open the repro scene ("SampleScene")3.... Read more

0
votes
Fixed

Terrain component missing its help icon

Terrain

-

Jul 16, 2015

-

Version/s: 5.2.0b3

All components in Unity have a help icon that when clicked send the user to the local documentation page for that component, but the... Read more

0
votes
By Design

There is no BuildOptions enum for WaitForManagedDebugger option

Build Pipeline

-

Aug 14, 2019

-

Version/s: 2017.4.0f1, 2018.4.0f1, 2018.4.2f1, 2019.2.0a1, 2019.3.0a1, 2020.1.0a1

How to reproduce:1. Create a new project2. Create a new script3. Try typing "BuildOptions.WaitForManagedDebugger" (needs "using Unit... Read more

1
votes
Fixed

Device crashes when inheriting from MonoBehaviour in a script compiled i...

Build Systems

-

Sep 29, 2022

-

Version/s: 2022.2.0a14, 2022.2.0b8, 2023.1.0a12

Reproduction steps:1. Open the attached “IN-17555_tarball_package_issue _2020_2_0b7“ project2. Build and Run3. Observe the crash Rep... Read more

5
votes
Fixed

[Serialization] Empty class instances are not deserialized and become null.

Scripting

-

Sep 11, 2019

-

Version/s: 2019.3, 2020.1

To reproduce:1. Open LocalizationTests project from the link provided in the edit2. Delete the "Localization Settings.asset" and cre... Read more

0
votes
Duplicate

Updating the UI Text component every frame increases memory allocated to...

UI

-

May 23, 2017

-

Version/s: 2017.1.0b5

To reproduce: 1. Open the project, attached by user (MemoryTests.zip)2. Open "main" scene3. Enter Play mode4. In Profiler, select Me... Read more

All about bugs

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