Search Issue Tracker
Unity editor crashes on mono after building with a Darkwind plugin
How to reproduce:1. Open user's attached project2. Navigate to Window -> Darkwind -> Builds3. Expand Builds tab and select "bu... Read more
Output Log is not copied to the crash directory when using Application....
The steps to reproduce:1. Open attached project2. Build the project using Windows Standalone Platform3. Load the build "CrashProject... 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 the... 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 tooltip3) Notice tooltip is offset, it does not... 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 (Post... 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 project2. In "Edit/ Preferences/ External Tools/ External Script Editor", select "Visual Studio... Read more
[Android] IL2CPP build fails "CommandInvokationFailure: Failed to produc...
How to reproduce:1. Create an empty project2. Switch platform to Android3. Delete Analytics Package (as this package causes other bu... Read more
[ReflectionProbes] Probe data is not cleared when clearing baked data af...
Steps to repro: 1. Download attached project and 'SimpleReflectionprobeTest1' scene;2. In the Lighting window enable 'Auto Generate'... 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
- List item remains highlighted when selecting field in another item
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window