Search Issue Tracker
RenderToCubemap memory leak
Steps to reproduce: 1. Open attached project 2. Open scene "scene" 3. Open profiler or task manager 4. Run scene and notice how mem... Read more
[HDR] Camera doesn't detect transparency if HDR is enabled
Steps to reproduce: 1. Open attached project in Unity 5.1 2. Open scene "Test" and run it 3. Both, red cube and plane, are rendered... 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... 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. som... Read more
Objects that are visible by the Camera are not rendered while using Occl...
To reproduce: 1. Open attached project 2. Open OcclusionTest Scene Reproducible with: 2017.4.18f1, 2018.3.3f1, 2019.1.0a14, 2019.2.... 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 ... 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 scene 3. Editor crashes Reproducible: 5.3.1p3, 5.4.0b2 Regre... Read more
[5.6 regression] GL.End error is thrown if a camera's Clear Flags is set...
To reproduce: 1. Open editor 2. Change Clear Flags to Depth Only Actual: Error is thrown in console Expected: Error shouldn't appe... 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 "TestCame... Read more
On M1 Macs the Camera is not rendering in standalone Player when "Clear ...
How to reproduce: 1. Open the attached “1378799.zip” project 2. Open the “MainMap” Scene (search for it in Project window search) 3.... 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