Search Issue Tracker
Crash when draging and dropping assets into Project folder.
I was dragging and dropping an asset folder from Windows Explorer into Unity's project folder. It started to copy the files into Uni... Read more
Unity crashes while packing a huge sprite with sprite atlas when the gra...
How to reproduce:1. Open the attached Unity project.2. Open the sprite atlas named "CrashAtlas" in the Inspector window.3. Press "Pa... Read more
GPU Profiling on Directx11 freezes Unity Editor
When using the GPU profiler and switching between APIs, going back to Directx11 freezes Unity. It looks like a thread lock, because ... Read more
[pacman][ECS] "Unity" namespace cannot be found when referenced in code ...
Reproduction steps: 1. Open "MinimalReproWithoutAsmDef" project2. See that there are no errors related to the 'Unity' namespace3. Op... Read more
Blue line appears on active tab
To reproduce: 1. Open the Editor2. Observe that the active tab has a blue line on top of it Expected: the blue line shouldn't be the... Read more
Creating a project with any template creates a completely empty project
To reproduce: 1. Create a new project with any template with Unity 2018.3.0a12. Observe that the project is completely empty Reprodu... Read more
RenderTexture is much darker when image is created inside the script
How to reproduce:1. Open user's attached project2. Enter Play mode3. Inspect render texture located in game view bottom right corner... Read more
Flare disappears when a Collider Component is added to the same gameObject
Steps to reproduce:1. Create a gameObject with a Light Component attached2. In the inspector Window of that gameObject, add a Flare ... Read more
Applying a prefab in Play mode makes some of the meshes in the scene dis...
To reproduce: 1. Import the Adventure - Sample Game project from the Asset store2. Open the SecurityRoom scene3. Enter Play mode4. S... 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
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates