Search Issue Tracker
Object inside Canvas gets rendered even if it is assigned to a Layer tha...
To reproduce:1. Open attached Unity project "CanvasTest2.zip"2. Open scene "scene1"3. Go into Play Mode Expected result: Image shoul... Read more
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
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default