Search Issue Tracker
Crash when calling "SkinnedMeshRenderer.BakeMesh()" with NULL as the par...
Reproduction steps: 1. Open the "New Unity Project.7z" project 2. Open "Test" scene 3. Enter Play mode 4. Press "B" Expected Resul... Read more
[macOS] objc_msgSendnsta-crash while importing an Asset
Steps to reproduce: 1. Open a new project 2. Import Demolition Media Hap player (https://assetstore.unity.com/packages/tools/video/d... Read more
Resetting a Preset removes its type and renders it useless
If you right click at the top of the Inspector window of a preset and select Reset, it will remove the preset type from the preset r... Read more
[Metal] Lag occurs when viewports are fully concealed behind panels
How to reproduce: 1. Download Test.zip project from the cloud (link in the comments) 2. Go to Project window-> Materials-> Open "Qui... Read more
Inspector blinks / flickers once when Inspector is visible, any object f...
How to reproduce: 1. Open attached project "InspectorBugTest.zip" 2. Make sure Inspector window is visible and any object from the ... Read more
Opening a window in -nographics mode crashes the editor
Crash in UIElements caused by the XR Management load of an editor window at start. Package workaround in place using public but undo... Read more
Duplicating game object crashes Editor on AwakeFromLoadQueue::DetermineQ...
Steps to reproduce: 1. Open attached "duplicationBug.zip" 2. Place the prefab in Prefabs/Block into the scene 5. Select the block ga... Read more
[UWP] [IL2CPP] UnityEngine.WSA.Application.windowActivated is removed by...
Steps to reproduce: 1. Download 1146982_repro.zip 2. Build project for UWP 3. Build Visual Studios solution Expected results: Unity... Read more
[Shaders] ShaderUtil.ShaderHasError returns false when Shader has errors
How to reproduce: 1. Open the user's attached project ("ShaderErrorBug.zip") 2. Call menu Bugs/Reproduce Bug 3. See "False" log in t... 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
- Crash on Collider::FindNewAttached when colliding specifc GameObjects
- Animator.CrossFade normalizedDuration results in scaled clip advancement when Animator.speed is not 1.0
- Android Debug Symbols shows a Warning that Cloud Diagnostics is enabled when Cloud Diagnostics Package is not installed
- [UI Builder] Insertion Point jumps to the end of the string when editing a new Selector name
- Android player crashes on "vk::RenderPasses::GetPackedRenderPass" when using Vulkan Graphics API in a specific project