Search Issue Tracker
Shader is rendered wrongly in magenta or light blue color without any er...
How to reproduce: 1. Open the attached project uploaded by QA "MetalTessShaderError.zip" 2. Open sample scene 3. Observe the scene a... Read more
[Android] VideoPlayer hangs or starts from the beginning at double speed...
Steps to reproduce: 1. Open attached project 2. Build & Run to an Android device 3. Tap "seek" until the video with skip on drop set... Read more
DX12 crash when Render Texture is released before being drawn
A crash will occur when a Render Texture is released in OnPostRender before being drawn as a GUI element in OnGUI under DX12. Repro... Read more
[2D][Sprite Renderer] Sprite in Sprite Renderer goes missing when upgrad...
1. What happened [2D][Sprite Renderer] Sprite in Sprite Renderer goes missing when upgrading project from 2018.3 to 2019.1 or 2019.2... Read more
[HDRP] Camera Color Alpha variable is ignored when using HDRP 5.10.0
How to reproduce: 1. Open the "RenderToTextureBug" Scene in the attached "Test2019_2.zip" Project 2. Click on the "Camera" GameObjec... Read more
Shaders referencing meta or other editor only passes via UsePass fail on...
Step: 1. download 20190402_t.zip attached in comment 2. make standalone build 3. run the player Actual result: the cube is pink Re... Read more
[Linux] Hub saves some data to ~/.config/unity3d even if XDG_CONFIG_HOME...
To reproduce: 1) Have XDG_CONFIG_HOME redefined to somewhere else 2) Run Unity 3) Create a new Project 4) Close Unity 5) Check ~/.c... Read more
InteractionManager doesn't clear connceted controller list from last pla...
Steps to reproduce: 1. Download 1137312_repro.zip and open "Test" scene 2. Connect the MR controller to PC 3. Enter play mode 4. Not... Read more
Debug.Log() doesn't show script or line where Debug.Log was called
Steps to reproduce: 1. Open attached project "DebugLogIssue" 2. Create a 3D Object "Dog" (GameObject -> 3D Object -> Dog) 3. Observe... Read more
[HDRP] Reflection probe does not bake HDR data when it's type is set to ...
How to reproduce: 1. Open the attached "case_1141637-ReflectionProbeHDR" project 2. Open the scene "TestScene" and select "Custom 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
- Accessibility Hierarchy Viewer sections can be resized to zero width
- Warnings are logged and RendererFeature that requests an intermediate texture does not work when adding an offset to the RenderPassEvent
- Game View window should prefer even resolutions for Free Aspect, 16:9 and 16:10 Aspect Ratios to prevent pixel misalignment
- UI Builder UXML Preview text overlaps with its icon
- Wrong opacity of a transparent Material when Render Queue is set lower than 2501