Search Issue Tracker
RenderToCubemap memory leak
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Open profiler or task manager4. Run scene and notice how memory ... Read more
[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
RenderTexture with HDR has it's values clamped to LDR and never returnin...
Reproduction steps:1. Open the attached project "RTTest.zip";2. Enter a play mode and observe the Game view;3. Stop the play mode;4.... 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. someC... 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
Crash doing GL.Begin(GL.QUADS) with wrong vertex count, 5.3 regression
To reproduce:1. Open attached project (repro761584.zip)2. Play test scene3. Editor crashes Reproducible: 5.3.1p3, 5.4.0b2Regression ... 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
CustomRenderTexture.Update() causes silent crash after dropping a Prefab...
Steps to reproduce:1. Open User-supplied project ("ProjectorSimulator_SRP.zip")2. Open "Sample" Scene3. Drag 'VideoProjector' Asset ... Read more
MAC OSX - Raycasting is incorrect. (seems to be casued by Camera.main.Sc...
The Navmesh agents in the attached project should move to where the user clicks. This functionality seems to be broken. Steps to rep... 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