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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger