Search Issue Tracker
AnimationCurve value cannot be changed in custom Inspector when it is ac...
To reproduce: 1. Open the project, attached by the tester (curveInspector.zip)2. Open the "scene" scene3. Select "GameObject" in the... Read more
Game Object hierarchy doesn't expand on a custom layout when selecting a...
To reproduce:1. Open project attached by the user2. Without changing layout open "TestScene"3. In the scene view window click on the... Read more
MissingMethodException and GUI errors when interacting with ProBuilder U...
Steps to reproduce:1. Open the attached project2. In top menu, click Tools->ProBuilder Basic->ProBuilder Basic Window3. In the... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal