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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default