Search Issue Tracker
Terrain position in world space is counted when sampling Terrain Height
How to reproduce:1. Open attached project ('1150178repro')2. Click on 'Terrain' object and in the Terrain component, click on 'Paint... Read more
CustomRenderTextureManager::UpdateCustomRenderTextures crash when buildi...
Steps to reproduce:1. Open User-supplied project ("ProjectorSim_HDRP_2019.zip")2. Build it Reproduced in: 2019.1.1f1, 2019.2.0a14Not... Read more
[LWRP/HDRP] ShaderGraph shader is not updated when ShaderGraph subshader...
How to reproduce:1. Open attached project "SubGraph.zip" and scene "New Scene"2. In Project window, open "position_sinewave_subg" su... Read more
Render Pipeline Asset cannot be loaded due to Compile errors when upgrad...
How to reproduce:1. Open the "1150131.zip" project on Unity 2019 (therefore upgrading it from 2018.3.11f1)2. Once it loads, observe ... Read more
[Tiny] Missing definition error when importing "Tiny" package in 2019.1
Steps to repro:1. Create a new project2. Open package manager and import "Tiny" package3. Observe the console Expected result:: No e... Read more
[Prefab] Undo across Prefab Mode: Child GameObject turns into a prefab o...
Child GameObject of nested prefab is turned into a prefab on completely unpacking the root prefab Steps to Repro:1. Open attached or... Read more
Packman reports disabled modules as enabled, invalidating conditional de...
Reproduction steps: 1. Open "1141315" project2. Open "Package Manager" -> "Built-in packages"3. Disable "Physics2D" Expected Resu... Read more
Using a BurstCompile job with latest com.unity.transport package crashes...
How to reproduce:1. Open the attached project2. Enter the Play mode---Crash--- Reproducible with: 2019.1.1f1, 2019.2.0a12In 2019.3.0... Read more
Temporary textures do not respect QualitySettings.textureQuality
The RenderTexture.GetTemporary() API creates a render texture that does not get mipped down at the API level (at least for DX11). Yo... Read more
[InputSystem] [XR] [Vive] When Vive controllers reconnect, they do not r...
Expected:When a controller is disconnected and reconnected, InputActions should gracefully resume Observed:When a controller is disc... 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