Search Issue Tracker
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 and... Read more
Invoke is not called if assigning transform.GetChild() to a variable bef...
Reproducible on Standalone, Android and iOS For the relevant script, open enemyMover.cs To reproduce: 1. Open attached project "Inv... 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 resu... Read more
fbxsdk::FbxMemoryFile::Truncate crashes when importing a .fbx file
To reproduce: 1. Download attached project “Dressup.zip" and open in Unity 2. Import "Bikini.fbx", "CherryBlossoms.fbx", "CherrySki... 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 ... 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 project 2. 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" project 2. Open the "scene_new_case" scene 3. Open the "Navigation"... 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 step... Read more
Rotation Speed in Particle System Force Field can't be changed to a nega...
Steps to reproduce: 1. Create an empty object 2. Add Particle System Force Field component to it 3. Try changing Rotation Speed valu... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL