Search Issue Tracker
[RenderTexture] If there is only one camera and it renders to texture, t...
To reproduce:1) Create new project2) Create a render texture3) Make the main camera render to that texture4) Add a UI Inputfield (ma... Read more
[HDR] Camera doesn't detect transparency if HDR is enabled
Steps to reproduce: 1. Open attached project in Unity 5.12. Open scene "Test" and run it3. Both, red cube and plane, are rendered4. ... Read more
Editor crashes when opening one Scene after another on MultiCustomRender
How to reproduce:1. Download user's attached project "PerimeterzRPG.zip"2. In the "Scenes" folder find and open the scene "Tundra2"3... Read more
Cannot add default Flare Layer component to a Camera from code
To reproduce:1. Generate code that creates a camera; i.e. Camera someCam;2. Generate code to add a flare layer component; i.e. someC... Read more
Objects that are visible by the Camera are not rendered while using Occl...
To reproduce:1. Open attached project2. Open OcclusionTest Scene Reproducible with: 2017.4.18f1, 2018.3.3f1, 2019.1.0a14, 2019.2.0a1... Read more
RenderToCubemap memory leak
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Open profiler or task manager4. Run scene and notice how memory ... Read more
Crash doing GL.Begin(GL.QUADS) with wrong vertex count, 5.3 regression
To reproduce:1. Open attached project (repro761584.zip)2. Play test scene3. Editor crashes Reproducible: 5.3.1p3, 5.4.0b2Regression ... Read more
[Camera][VR]When near clipping plane is set to "0.01" camera does not re...
Steps to reproduce:1. Open attached project.2. Open scene named "main".3. Press play button in the Editor.4. Select game object "Mai... Read more
The Background of the Camera is not Cleared when using Handles.DrawCamer...
To reproduce:1. Open attached project;2. Open "test" scene;3. Make sure Allow HDR is enabled on both "Main Camera" and "TestCamera";... Read more
[5.6 regression] GL.End error is thrown if a camera's Clear Flags is set...
To reproduce:1. Open editor2. Change Clear Flags to Depth Only Actual: Error is thrown in consoleExpected: Error shouldn't appear in... 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
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene