Search Issue Tracker
Camera.targetTexture confuses camera callbacks
Camera.targetTexture or RenderTexture.active with Camera.RenderWithShader are making trouble. If I set the camera's targetTexture in... 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
On M1 Macs the Camera is not rendering in standalone Player when "Clear ...
How to reproduce:1. Open the attached “1378799.zip” project2. Open the “MainMap” Scene (search for it in Project window search)3. Bu... Read more
[Camera] OnRenderImage: exception is not working while stencil value is ...
How to reproduce:1. Download and open attached project file2. Open "main" scene3. Play the scene Expected result: The red sphere use... 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
[Rendering] Reset functionality is not working for Occulusion Portal
Reset functionality is not working for Occulusion Portal Steps to Reproduce: 1. Create a new project2. Hierarchy > right-click &g... Read more
Water Reflection and Refraction rendering is different between the Edito...
Reproduction steps:1. Open the attached project (WaterTest.zip);2. Open the Main.unity scene;3. Click on the WaterCamera;4. Try to c... Read more
[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
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
[Camera] The order of the image effects on the camera are not kept when ...
Steps to reproduce:- Open the attached project and the scene 'test'- Re-order image effect components on camera in any order- Hit pl... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used