Search Issue Tracker
[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
[Occlusion Culling][Portals][Scene] Portal visualization in Scene view l...
When "Portal" is enabled in the Occlusion Culling preview menu in scene view, it displays glitchy-looking triangles. Repro steps:1. ... Read more
Artifacts in Camera Preview when using Defered rendering and "Depth only...
Reproduction steps:1. Open the project2. Open "TestScene" scene.3. Setup Editor and Game window to be side by side.4. Select "Main C... 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 --> WaterScene3. Go into Play mode and ob... Read more
Errors are thrown when undoing inserted LOD levels
To reproduce:1. Create new project2. Add LOD Group component to Main camera3. Insert maximum amount of LOD levels4. Press Ctrl + Z u... Read more
Drawn camera is cropped the size of the Game View when using Handles.Dra...
Steps to reproduce : - import the project attached- open the scene "cameraTest"- undock the Game View- play the scene and press Test... 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
RenderTexture is destroyed with standalone built on switching the fullsc...
Reproduction steps:1. Open the attached project;2. Build the scene "Test2";3. Open built game and click Alt + Enter to switch fullsc... Read more
Screen position out of view frustum Error in the Console when Camera Vie...
Steps to reproduce:1. Create a New Project2. Select Main Camera in Hierarchy3. Set Viewport Rect H to 0.0001 or lower in the Camera ... Read more
Deferred Camera with RenderTexture ignores ViewPort Rect
Steps to reproduce: 1. Open attached project "779420.zip"2. Open scene "test"3. In Player settings set rendering path to forward4. R... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES