Search Issue Tracker
[Camera] Preview window doesn't maintain its size on assigning render te...
Preview windows shrink on assigning render texture, Steps to Repro: 1. Create a new Project 2. Project window > right-click > Ren... Read more
[Camera] Properties doesn't reset for Render Texture
Reset functionality is not working for Render Texture Steps to Repro: 1. Create a new Project 2. Project window > right-click > Re... Read more
Camera prefab icon is blank in Inspector's Improved Prefab section and P...
How to reproduce: 1. Create a new project 2. Select the Main Camera in Inspector window 3. Drag and drop Main Camera GameObject to ... Read more
[Rendering] Reset functionality is not working for Occulusion Portal
Reset functionality is not working for Occulusion Portal Steps to Reproduce: 1. Create a new project 2. Hierarchy > right-click > ... Read more
Using CommandBuffer.Blit() & empty OnRenderMethod() methods render black...
How to reproduce: 1. Open the attached project 2. Go to Scenes-> open "CmdBufferAndOnRenderImage" scene 3. Go to the Hierarchy windo... Read more
Two Cameras with identical Viewport Rects create Six Draw Calls instead ...
To reproduce: 1. Download attached “case_675421-ViewportIssueExample.zip" project and open in Unity 2. Open "TestScene" scene 3. En... Read more
Preview Camera has wrong CameraType when Camera preview is present on Sc...
Reproduction Steps: 1. Open the Project within the "case_1163371-CameraTypeIssue.zip" 2. Open the "SampleScene" and select "Main Cam... Read more
Raster Occlusion Culling does not work on specific Nvidia cards
To reproduce: 1) Open the attached project and SampleScene 2) Play it Attached renderdoc capture from working and non working versi... Read more
Objects rendered in the ForwardOpaque are excluded from the _CameraDepth...
How to reproduce: 1. Open user-supplied project 2. Open and Play the "SampleScene" Scene 3. Pause the Scene > Select "Main Camera" ... Read more
Shader RenderQueue changes are not reflected on Projectors when RenderQu...
How to reproduce: 1. Open the attached project ("case_1170548-projector-render-queue") 2. Open the repro scene ("SampleScene") 3. Se... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL