Search Issue Tracker
Game View flickers when assigning a RenderTexture to the Camera
Reproduction steps: 1. Open the attached project; 2. Open the main.unity scene and run it; 3. Select the Main Camera object in the H... Read more
[LOD] LOD rendered are active after disabling LOD group in Play mode
To reproduce: 1. Open attached project; 2. Open LODBugTest scene; 3. Enter Play mode; 4. Press Enable/ Disable LOD button. Expected... Read more
Camera DepthNormals Z-Buffer Precision Errors, need to use 24bpp Z buffer
When using forward rendering, camera DepthNormals texture seems to be rendered with a 16 bit depth buffer. Which is not enough preci... Read more
[LOD] LODGroup levels shows different values between Inspector and Scene
Steps to reproduce: 1) Download and open attached project "LODtest" in Unity. 2) In hierarchy, click on "American_Elm_Desktop" or "... Read more
[Standalone] Camera doesn't render to second monitor when set by script ...
Steps to reproduce: 1) open user attached project 2) open project named "Mobile_Map_Test" 3) play in editor and see expected behavio... Read more
Shadows disappear with custom projection matrix on camera
Reproduction Steps: 1. Open User's project 2. Run "test" scene 3. Notice difference between normal and custom projections every seco... 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
Setting Camera.targetTexture to null makes its target object invisible
To reproduce: 1. Open attached Unity project "RTReplace.zip" 2. Open "0" scene 3. In the Hierarchy, navigate to Canvas --> RawImage ... Read more
RenderTexture does not render to Camera when using custom SRP and Builti...
How to reproduce: 1. Open my attached project ("RenText.zip") 2. In Hierarchy window, select Main Camera 3. Observe Scene view Expe... Read more
Adding Post Processing profile to a Camera destroys shading
To reproduce: 1. Open attached Unity project "Shaderkasten 2017.1.0f3.zip" 2. Open Scenes --> WaterScene 3. Go into Play mode and o... 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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window