Search Issue Tracker
Cannot rename prefabs via the Inspector when they are selected in Projec...
If you select a prefab in the Project View and attempt to rename it in the Inspector, it will not work. Upon pressing enter the old ... Read more
Script doesn't open up in visual studio on Mac even if it's selected as ...
Scripts open up in another editor even if Visual Studio is selected as an external code editor. Steps To Reproduce 1. Create a Pro... Read more
[Editor] Unity crashes on creating LWRP project
Unity crashes on creating LWRP project Steps to Repro: 1. Create a new LWRP Project 2. Wait for the project to load Actual Resul... Read more
Unity crashes when Global Illumination is enabled in the weight lifting ...
The weight lifting scene in the linked project has automatic bake and global illumination enabled. When the scene opens it will try ... Read more
[LWRP] In project view previews don't have their materials after importi...
[LWRP] In project view previews don't have their materials after importing and upgrading new assets To reproduce: 1. Create a new p... Read more
[VFXExpression] VFXEXpressionCombine doesn't handle different number of ...
TL;DR: VFXExpressionCombine(float2, float) does not combine to a float3. An edge, but harder to track issue is that if the produced... Read more
Crash in BakeJobConservativeRaster::Execute during lightmap generation a...
Repro: 1. Download the attached repro project ('UpgradeCrash17042InitialStableRepro'); 2. Open the project in version 2019.1.0f2; 3.... Read more
[Hub] Bug Reporter window becomes white when trying to drag and drop a f...
How to reproduce: 1. Open Unity Hub 2. Go to My Account > Report a Bug 3. Drag a folder to the Bug Report 4. Bug Reporter window bec... Read more
Memory leak when using TextAsset.bytes property
Reproduction steps: 1. Open the attached project inside of "_test_proj_memory_leak.zip" 2. Make sure Profiler with the Memory Tab is... Read more
InspectorElement breaks layout when it's style variable flewGrow equals ...
Reproduction steps: 1. Open the attached project inside of "YogaLayout.zip" 2. Open "UIElement Inspector No Grow" Window inside of W... 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