Search Issue Tracker
Regression in time taken to enter Play Mode caused by asset database change
The time taken to enter play mode in the Lost Crypt project regressed from 4.6 to 4.8 seconds when PR was merged: https://ono.u... Read more
[AssetDBv2] AssetDatabase.GetDependencies does a full file read of depen...
How to reproduce: 1. Open the attached "AssetDBPerf.zip" project 2. Open the "SampleScene2" Scene -> Observe how much time it takes ... Read more
Calling AssetDatabase.CreateAsset() inside OnValidate() freezes Unity
Steps to reproduce: 1. Open original project "Bug Recreation.zip" 2. Create an empty GameObject by Right Click inside Hierarchy -> C... Read more
Longer Asset names get cut off when importing Assets
How to reproduce: 1. Create a new project 2. Import any Asset from the Asset store (for example, https://assetstore.unity.com/packag... Read more
Editor crashes with out of memory while importing a lot of assets (mostl...
The issue seems to be that during a texture import, video memory usage keeps on rising, eventually runs out of GPU VRAM, starts to u... Read more
Renamed or duplicated native format asset contains old asset's name till...
Steps (Renaming): 1. Create ScriptableObject asset ("Scriptable.asset") 2. Rename it to "Test" (Do not save project) 3. Go to File ... Read more
Prefab can push another prefab out of position when entering Play Mode i...
Reproduction steps: 1. Open "MazeCrusherGame.zip" project 2. Make Scene and Game view visible at the same time 3. Enter "Testlevel"... Read more
Transfer<JSONWrite> crash when editing NodeCanvas Behaviour Trees with V...
Steps to reproduce: 1. Open QA-supplied project "NodeTest.zip" 2. Open Scene called "MainScene" 3. Select Canvas GameObject 4. In th... Read more
Editor crashes on MonoBehaviour::Transfer<YAMLRead> when installing or r...
Reproduction steps: 1. Open the user's attached project ("My project.zip" ) 2. Open Package Manager 3. Remove XR Interaction Toolkit... Read more
Bunch of assertions appear while reimporting prefab asset
Steps: 1. Add GameObject to the Hierarchy 2. Drag it to Project Browser to make a prefab out of it 3. Drag it again to Project Brows... 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
- Crash on PluginManager::RefreshPlugins when closing the Editor without making any changes with JetBrains Rider selected as the External Code Editor and Google Mobile Ads third-party plugin imported
- GetMainLight() returns incorrect distanceAttenuation value for a Custom Shader when URP Forward+ Rendering Path is used
- Standalone Profiler crash on GuidReservations::Reserve when it is opened on a specific project
- m_RenderPipelineGlobalSettingsMap or m_SRPDefaultSettings is pointing to UnityEngine.Rendering.HighDefinition.HDRenderPipeline when High Definition RP package is removed
- Rendering Debugger fields have no padding at the bottom of the fields list