Search Issue Tracker
Memory leaking when selecting an Audio Source in Editor
Steps to reproduce:1. Open new project2. Add Audio Source to scene3. Select it in hierarchy4. Observe in Task Manager Unity taking u... Read more
Query performance significantly dropped
How to reproduce: 1. Open attached project (BoxCastPerf.zip)2. Open scene Scenes/SampleScene.unity3. Open the Profiler window and sw... Read more
Error is thrown in console when creating a new script in prefab mode and...
How to reproduce:1. Create a new project2. Create and open a new prefab3. Start creating and attaching a new C# script while in pref... Read more
[IET] PostProcessing throws errors and tutorials do not start when Learn...
How to reproduce:1. Start Unity2. Select "Learn/Basic Tutorials"3. Download one of the given tutorials and then start it4. Wait unti... Read more
Prefab loses object references when upgrading from 5.5 to 2018.3
Prefab loses object references when upgrading form 5.5 to 2018.3 - managed to get it down to a package that has only one VFX. Repro ... Read more
MenuItems do not get subgrouped by path when creating new MenuItems with...
How to reproduce:1. Open user's attached project2. Right click on an asset inside the project view Expected result: inside the menu,... Read more
Profiler.GetMonoUsedSizeLong always returns 0 when used in Build
How to reproduce:1. Open the attached "TestFor1057232.zip" project2. Build and Run3. Notice that Profiler.GetMonoUsedSizeLong return... Read more
[Terrain] Crash when painting height/texture on Terrain
Repro steps:- Create/open a Project with Unity 2019.1.0a3- Create a new Scene- Create a new Terrain GameObject via the Hierarchy Con... Read more
[Terrain] Crash when moving Terrain in Scene View
Repro steps:- Create/open project in Unity 2019.1.0a3- Create a new Scene- Add a Terrain GameObject via the Hierarchy Context Menu: ... Read more
[GPU PLM] GPU Lightmapper bakes significantly slower than CPU Lightmappe...
Steps to repro: 1. Open attached project and 'SampleScene' scene;2. In the Lighting window select 'Progressive' lightmapper;3. Bake ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names