Search Issue Tracker
DestroyImmediate(RenderTexture) and creating and setting a new one in On...
Steps to reproduce:1. Create a new project2. Import the attached script "TestScript.cs"3. Add the script to a camera4. Enter Playmod... 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
"Releasing render texture that is set as Camera.targetTexture!" error an...
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Notice that camera has Render Texture attached4. In project tab,... Read more
[5.6 regression] GL.End error is thrown if a camera's Clear Flags is set...
To reproduce:1. Open editor2. Change Clear Flags to Depth Only Actual: Error is thrown in consoleExpected: Error shouldn't appear in... Read more
[ImageFX][Fix Included] Game View is completely black when using adaptiv...
Steps to reproduce: 1. Open the attached project2. Open 'test' scene3. Notice the 'Cube' game object has a scale of 0 on X axis and ... Read more
Camera.SetReplacementShader renders objects affected by projectors even ...
Steps to reproduce:1. Download and open the attached project2. Open scene "Main"3. Hit play4. Look at the Game viewComparison pictur... Read more
ImageEffects: Noise; user can not set Noise Shape value to 1, only 0.99
To reproduce:- Open attached project- Select the Main Camera object in Hierarchy- Observe the "Noise And Grain (Script)" component N... Read more
Game View flickers when assigning a RenderTexture to the Camera
Reproduction steps:1. Open the attached project;2. Open the main.unity scene and run it;3. Select the Main Camera object in the Hier... 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
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