Search Issue Tracker
OnOpenAsset Attributed methods are not called when opening a log from Co...
Reproduction steps:1. Open the attached Project inside of "OnOpenAssetBug.zip"2. Open the SampleScene and enter Play Mode3. Double-c... Read more
[ADBv2][Accelerator] Cache Server v2 not updating Compute Shader resulti...
Reproduction steps:1. Set-up Accelerator and delete projects "Library" folder2. Open "ARGBAsyncReadback.zip" project with this cmd a... Read more
[Cache Server] Crash on opening this particular project only if Cache Se...
The problem happens when you use Shadergraph and NUnit packages together with enabled Cache Server.Also it reproduces only when ther... Read more
After Project Upgrade, a GUI Layer deprecation error and warning appears...
This error doesn't block the users to go into Play Mode, but causes Build and Run to fail for the project, every time.If you look at... Read more
Crash with a "pointer to object of manager 'RenderSettings' is NULL" err...
How to reproduce:1. Open the "World" Scene in the attached "case_1174949.zip" Unity project2. Enter Play Mode3. Observe the crash af... Read more
[Asset Pipeline V2] AssetDatabase.GetAssetPathsFromAssetBundle does not ...
How to reproduce:1. Open user-submitted project (BundleMismatchADBV2)2. See that all 3 fbx models are tagged as part of an 'avatar' ... Read more
Intellisense does not autocomplete callbacks when script inherits from A...
How to reproduce:1. Open the attached project("Intellisense_Asset")2. Open the NewBehaviourScript3. In the NewBehaviourScript class,... 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 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
LazyLoadReference Asset is unloaded when UnloadUnusedAssets is called
Steps to reproduce:1. Open the attached project (case_1223748.zip)2. Enter Play Mode3. Press the "Load Asset" button in the Game Win... 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