Search Issue Tracker
If mesh was made using mesh.Set*(List) methods it will be never released...
Steps to reproduce:1. Open the attached project2. Open CanvasRendererSetMeshLeak scene3. Open Profiler and select Memory4. Press 'Ta... Read more
[Docs] New behavior not documented: Unity UI graphic Raycasting doesn't ...
"The raycasting is correct to work better for small scale. The issue is now that the ray direction is calculated in rect space inste... Read more
Unity crashes when debugging using .NET 4.6
Steps to reproduce:1. Download FarmManagementGame.zip project and open2. Set up a breakpoint in GrowingState.cs at line 303. Attach ... Read more
"Failed getting triangles. Submesh topology is lines or points" error ap...
1. Open the attached "ErrorBug" project and "Scene" scene2. Double click on "case_930...PointChunk..." point mesh in Hierarchy with ... Read more
[docfix] .NET4.6 - C#6 - Null propagation operator does not work if vari...
Reproduction steps:1. Open the attached project2. Open the scene3. Press play Expected: string "GO name: NAME IS NULL" is printed to... Read more
Pointer events are triggered when UI object's scale is set to 0 on certa...
To reproduduce: 1. Download and open attached "repro930009.zip" project.2. Open "New Scene" scene.3. Enter Play mode.4. Try moving m... Read more
RWTexture is not bound to pixel shader when shadows are disabled using a...
To reproduce: 1. Download attached project "FinalRWWin.zip" and open in Unity2. Open "sample" Scene3. Enter to Play mode Expected Re... Read more
Particle UI stuttering when navigating up and down since enabling partic...
Repro steps (original attached project):1. Drag "MissilesCollision" prefab into the scene.2. Make sure the Particle Editor is open3.... Read more
[WebGL] IL2CPP.exe fails on clean Windows 7 install
-e: see above, il2cpp.exe fails with errors (see log) stopping the build--works with 5.6.2f1, stops working with 2017.1b2--Windows 7... Read more
ProcessCameraIndexListIsNodeVisibleStep1 crashes Unity when trying to op...
When having multiple terrains with trees in the hierarchy, Unity crashes when trying to open a Scene view To reproduce:1. Open attac... 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
- [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
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons