Search Issue Tracker
Physics2D.BoxCast always returns false when Default Contact Offset is le...
How to reproduce: 1. Open my attached project ("1822f1.zip") 2. Press Play 3. Inspect Console Expected result: Physics2D.BoxCast re... Read more
Spot and point lights are missing or rendered incorrectly on OpenGLES3 a...
To reproduce: 1. Open [Particles]FTP project from the Collab (smaller project version in progress); 2. Open "18_LightsModule" scene... Read more
Unity editor crashes on mono after building with a Darkwind plugin
How to reproduce: 1. Open user's attached project 2. Navigate to Window -> Darkwind -> Builds 3. Expand Builds tab and select "buil... Read more
Output Log is not copied to the crash directory when using Application....
The steps to reproduce: 1. Open attached project 2. Build the project using Windows Standalone Platform 3. Load the build "CrashProj... Read more
Colliders are not properly resized after being parented to another objec...
How to reproduce: 1. Open user-submitted project (BoxCollider) 2. Enter Play Mode Expected result: the Box Collider is the size of ... Read more
[Editor] Tooltips are offset in the Settings Window
1)Open the settings window `Editor/Settings` 2) Hover over a property that contains a tooltip 3) Notice tooltip is offset, it does n... Read more
Changing Camera targettexture dynamically during frame causes Post Effec...
Postprocessing: Gets graphics glitch when script does camera target texture changes. (New in 5.6) 1. Download attached project (Po... Read more
Addressables.UnloadScene method never enters a "Done" state after succes...
Addressables.UnloadScene returns IAsyncOperation object just like the LoadScene method, but for the UnloadScene method, IAsyncOperat... Read more
Two Visual Studio Code windows are opened when opening C# Project or script
How to reproduce: 1. Open a new Unity project 2. In "Edit/ Preferences/ External Tools/ External Script Editor", select "Visual Stud... Read more
[Android] IL2CPP build fails "CommandInvokationFailure: Failed to produc...
How to reproduce: 1. Create an empty project 2. Switch platform to Android 3. Delete Analytics Package (as this package causes other... 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