Search Issue Tracker
Crash on RenderTexture::DiscardContents when loading reflection probes
To reproduce:1. Open attached project2. Open the scene "start"3. Press playUnity should now crash Reproduced on: 5.2.4f1, 5.3.6p5, 5... Read more
DepthTexture is renderred regardless of whether ScreenSpace Shadow is en...
Steps to reproduce a bug:1. Open the attached project (TestShadow.zip)2. Open the test.unity scene.3. Enter the play mode of the gam... Read more
Occlusion Culling doesn't work for additively loaded scene if original s...
Steps to reproduce: 1. Open attached project2. Open scene "Winterlandscape/main_scene"3. Notice that it has OC baked4. Open up "Load... 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
[SpeedTree][Occlusion] SpeedTrees on Terrain crash Editor when Occlusion...
How to reproduce:1. Open the attached project "705299occlusion.zip"2. Open test scene (it has terrain and few SpeedTrees added via t... Read more
[Camera] Camera preview does not display visible world space canvas
1. Create a new project.2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button)3. Select Canvas in Hie... Read more
[Camera] Objects culled within the camera's view gizmo when using custom...
Reproduction steps:1. Open the attached project2. Enter Play mode Notice how the red spheres pop in and out as the camera moves Expe... 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
Setting Camera.targetTexture = null increases camerastack stackcount
Reproduction steps:1. Open attached project "CameraStack.zip" and scene "SampleScene"2. Enter Play Mode3. In Frame Debugger window, ... 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