Search Issue Tracker
Terrain collider doesn't properly detect the collision with the Capsule ...
To reproduce: 1. Open the attached project (Link in the edit)2. Enter Play mode3. Observe how capsules behave when they collide with... Read more
CGinc files are not imported properly
To reproduce: 1. In a new project, add a.cginc file to the Assets folder2. Observe that the file is not imported as .cginc file Expe... Read more
The .svg importer makes objects black if there is a clipping mask which ...
To reproduce: 1. Open the attached project (chiburui2.zip)2. Select the svg/bg1.svg asset in the Project view3. Observe that the tre... Read more
[LWRP] MSAA does not work when Allow HDR is disabled
Steps to reproduce:1. Open user-submitted project2. Load Scene SampleScene3. Pick object Switcher and click CycleCamera to see vario... Read more
After building Asset Bundles, SpriteAtlas is not included in Dependencies
Reproduction steps:1. Open the attached project "testui.zip"2. Make sure that the SpriteAtlas001 has object "g" added to Objects for... Read more
Unity crashes on Transform::SetLocalPosition when entering Play Mode
Unity crashes on Transform::SetLocalPosition when entering Play Mode after adding [RuntimeInitializeOnLoadMethod(RuntimeInitializeLo... Read more
[Multi-compile] Editor freeze and no error when building >1048576 variants
Steps:1. Open attached project, open the scene2. Make a standalone build-> editor freeze, not responding (wrong) 3. Edit "Global_... Read more
Editor crashes in NavMeshBuilder::CalculateTriangleData when model's imp...
To reproduce: 1. Open the attached project (navMeshCrash.zip)2. Open the "test" scene3. In the Navigation window, Bake tab, press Ba... Read more
[VR][LWRP]Leap Motion hand avatars are placed outside of tracking area a...
Steps to reproduce:1. Download and open the attached project2. Set an LWRP asset in Graphics settings and switch to Single-Pass3. En... Read more
Editor crashes when delaying the Load of the first Scene
How to reproduce:1. Open user's project2. Press Play Expected result: Unity does not crashActual result: Unity crashes Reproducible ... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project