Search Issue Tracker
[Post Processing] [OpenXR] Right eye contains artifacts when TAA anti-al...
Reproduction steps:1. Open the attached project ("OpenXRRepro2.zip")2. Open the "WorldInteractionDemo" Scene3. In the "Main Camera" ... Read more
Scene View Camera gets tilted in Z axis when switching to 3D then to 2D ...
How to reproduce:1. Open attached project "Case_1159486_2d3d.zip"2. Switch to the 2D view in Scene View3. Switch to the 3D view and ... Read more
Highlighted text is difficult to see in “Create Node” menu when Editor t...
Steps to reproduce:1. Create new Unity project2. Create and open Shader Graph3. Open “Create Node” menu (press Space)4. When menu is... Read more
Stage specific shader keywords triggering errors on Vulkan editor
Steps to reproduce: Create a new URP project Copy the attached shader to the project Select the shader and see the "undeclared ident... Read more
[InputSystem] InputSystem.onDeviceChange is not called in runtime
Reproduction steps:1. Open the attached project ("ca1263946se.zip")2. Open "VRScene" scene3. Enter Play mode and look around with HM... Read more
[UI] Object shown as missing if removing component from a gameobject, On...
- Add a UI Button to a scene- Add an empty gameObject, e.g. GO1- Attach a script or amy other component e.g. BoxCollider to GO1- For... Read more
[Test Framework] Package version in editor manifest (1.1.3) does not mat...
As of 2019.3.0f3 (d719fa0632c6), the latest verified version of the Test Framework package is 1.1.8. The latest version included in ... Read more
ILPostProcessor throws an IndexOutOfRangeException when Unity Physics pa...
Reproduction steps:1. Open the attached project “repro_project“2. Observe Console Expected result: No errors in ConsoleActual result... Read more
Crash on D3D12SwapChain::CreateHWND when CreateSwapChainForHwnd returns ...
Reproduction steps:1. Open user's attached project "vfxgraphcrash"--crash Reproducible with: 2017.4.37f1, 2018.4.18f1, 2019.3.4f1, 2... Read more
[Shuriken] Collider visualization does not scale to transform
Steps to reproduce: 1. Download and import attached project.2. Open scene: visualization3. Select particle system with name 'Blue' i... 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
- 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
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples