Search Issue Tracker
[Regression ADB V1-V2] Memory usage on import is huge (>35gb)
Actual: ~35gb commited size for Unity EditorExpected: in v1 peak was ~19 gb (also a lot) Read more
Editor crashes while user closes the newly created empty project
Steps:1. Create a new project2. Close the Editor==>Editor crashes Please, take a look into attached movie for detailsNote: Only 2... Read more
Editor crashes on ReserializePref after deleting a prefab using AssetDat...
How to reproduce:1. Open the user's attached "DeletePrefabCrash.zip" project2. Drag and drop any object from the Hierarchy window to... Read more
Unity Accelerator data becomes corrupt when importing Assets
How to reproduce:1. Install Unity Accelerator2. Install Python 3.9 in "C:\Python39"3. Extract the attached project "ACTest2.zip"4. O... Read more
Crash when downloading a prefab from acceleration server with attribute ...
How to reproduce:1. Install the accelerator cache server (save ip address which is shown in the end of the installation)2. Open empt... Read more
[Asset Database V2] GameObjects and Prefabs lose references to Assets wh...
How to reproduce:1. Open the user's project2. Create a new script in Project Browser3. Create a new GameObject4. Attach the created ... Read more
Asset name with a "." symbol, results in the Inspector window only displ...
Reproduction steps:1. Open the attached project "FolderNAMES.zip"2. In the Project window go to Assets, right-click, navigate to Cre... Read more
Crash on mdb_txn_begin when SourceAssetDB has a lock on it from another ...
Steps to reproduce:1. Create a new user or make sure you already have a secondary Windows user2. Create a new project (possible to s... Read more
[Asset Pipeline V2] AssetDatabase.FindAssets() with label filtering is ...
How to reproduce:1. Open the attached 'project-1215544.zip' project2. Make sure that the project is using Asset Pipeline Version 2 (... Read more
AssetDatabase RenameAsset renames child Scriptable Object Asset Pipeline...
How to reproduce:1. Open attached project "AssetRenameBug.zip"2. Make sure that Asset Pipeline version 2 is selected (Project Settin... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu