Search Issue Tracker
GeometryUtility.CalculateFrustumPlanes/TestPlanesAABB returns true when ...
Reproduction steps:1. Open the attached project "PlaneCheckRepro.zip"2. Open "SampleScene" scene3. Select the Main Camera gameObject... Read more
Editor crashes if Unity is closed in the middle of exporting package
The editor crashes because of closing the editor while exporting a package. It crashes because we try to access a reference to Async... Read more
Progress process nesting in Progress Window does not work for 3 or more ...
How to reproduce:1. Open attached project "ProgressNesting.zip"2. Click "Bug > Start Progress" in the menu bar3. Click on "Multip... Read more
Burst throws an error when Debug.Log and GetComponent are called inside ...
Reproduction steps:1. Open the user's attached project2. Open BurstBug Script and uncomment 12 line3. Save the script and observe th... Read more
[Windows] Max Mouse cursor size is limited when using Cursor.SetCursor()...
How to reproduce:1. Open the attached project2. Open the SampleScene3. Enter Play mode and observe the mouse cursor in the Game view... Read more
Setting Camera.targetTexture = null increases camerastack stackcount
Reproduction steps:1. Open attached project "CameraStack.zip" and scene "SampleScene"2. Enter Play Mode3. In Frame Debugger window, ... Read more
[2D][Sprite Shape] Closed spriteshape has texture seam at closed end point
[2D][Sprite Shape] Closed spriteshape has texture seam at closed end point Repro steps:- Open "Sprite Shape incorrect normal generat... Read more
[UI Builder] It is possible to add content to parent document while edit...
It is possible to add content to parent document while editing child document in place by drag and dropping an element from the Libr... Read more
Upgrading a HDRP project results in numerous Kernel at index invalid errors
How to reproduce:1. Create a new HDRP template project in 2020.2.1f1 or earlier2. Exit the project3. Launch the project in 2020.2.2f... Read more
[XR][URP] Game View renders black when using custom HLSL skybox shader w...
Reproduction steps:1. Open the user's attached "SkyboxRepro.zip" project2. Load the "SampleScene"3. Enter Play mode4. Observe the Ga... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used