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.unity3... Read more
[AssetDBv2] AssetDatabase.GetDependencies does a full file read of depen...
How to reproduce:1. Open the attached "AssetDBPerf.zip" project2. 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 -> ... Read more
Longer Asset names get cut off when importing Assets
How to reproduce:1. Create a new project2. Import any Asset from the Asset store (for example, https://assetstore.unity.com/packages... 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 Syst... Read more
Prefab can push another prefab out of position when entering Play Mode i...
Reproduction steps: 1. Open "MazeCrusherGame.zip" project2. Make Scene and Game view visible at the same time3. Enter "Testlevel" sc... 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 GameObject4. In the In... 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 Manager3. Remove XR Interaction Toolkit pa... Read more
Bunch of assertions appear while reimporting prefab asset
Steps:1. Add GameObject to the Hierarchy2. Drag it to Project Browser to make a prefab out of it3. Drag it again to Project Browser ... 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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs