Search Issue Tracker
PrefabUtility.SaveAsPrefabAsset() returns null when creating new prefab ...
Reproduction steps:1. Open the attached project inside of "PrefabUtilitySaveAsAssetIssue.zip"2. Delete "untitled_prefabroot" Prefab ... Read more
No Key Frames are added to Animation Track when Recording changes made t...
Steps to reproduce:1. Open users attached project "ParticleSystemMaterialAniBug.zip"2. Navigate to Project -> Assets -> Scenes... Read more
Invoke is not called if assigning transform.GetChild() to a variable bef...
Reproducible on Standalone, Android and iOSFor the relevant script, open enemyMover.cs To reproduce:1. Open attached project "Invoke... Read more
Game View stutters on Play Mode when memory contains a lot of class inst...
Reproduction steps:1. Open the attached project inside of "Net4.x Freeze example.zip"2. Open and Play "SampleScene" Expected result:... Read more
fbxsdk::FbxMemoryFile::Truncate crashes when importing a .fbx file
To reproduce: 1. Download attached project “Dressup.zip" and open in Unity2. Import "Bikini.fbx", "CherryBlossoms.fbx", "CherrySkirt... Read more
Editor shaders not recompiling when changing target graphics API in the ...
Changing Graphics APIs between DX11/DX12 doesn't result in shaders being recompiled in-Editor. Reproduction Steps:1. Open the new at... Read more
Upgrading to LWRP Materials is trying to upgrade LWRP Materials
Upgrading to LWRP Materials is trying to upgrade LWRP Materials To reproduce:1. Open the attached project2. Click Edit -> Render ... Read more
Asset Import - Cancelling a package gives incorrect validation screen
Cancelling an asset import from asset store at the "Preparing Package - Decompressing" progress bar, presents you with a pop up stat... Read more
NavMeshAgent gets stuck on its path when a NavmeshObstacle with carving ...
How to reproduce:1. Open the attached "bug-carve-stuck-new.zip" project2. Open the "scene_new_case" scene3. Open the "Navigation" wi... Read more
Error thrown when saving a shader in ShaderGraph
After saving a shader in Shader Graph, even if it's no change added, there is always an error popping up in the console. Repro steps... 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