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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected