Search Issue Tracker
Lighting is incorrect when a custom projection matrix is set on the camera
See attached image.Regression from 3.5Steps to reproduce.1. Open scene (camera_repro)2.Press Play: 2 views of the same scene, one us... Read more
Shadow bias broken for point lights
-repro:--import attached scene--select point light--change bias value via slider--see it has no effect--do the same with the directi... Read more
[Shadows] Shadow resolution is bad with deferred + huge meshes in scene
Reproduction steps:1) Open "Repro" project I attached below and proceed to "test" scene.2) Go into playmode - you should see jagged ... Read more
Flickering shadows with large Terrain + Cast Shadows enabled + large Sha...
Shadows are computed from the Z buffer, so low near plane values can cause precision issues. Some other precision issues might be ha... Read more
[MixedMode] No shadows from mixed lights in Deferred rendering path
To reproduce this issue: 1. Import the attached package2. Open LightingTest scene3. The are 2 cubes above 2 quads in the scene. One ... Read more
[Shadows] Point light shadow bias leaves gap at large ranges, not possib...
Even setting point light shadow bias to zero, there's still visible gaps between objects & shadows, especially at large point li... Read more
Shadow culling with orthographic camera is wrong with
Shadow culling with orthographic camera is wrong with certain angles/distances. Some combination of shadow distance & camera nea... Read more
[Shadows][Quality] There is 1px white border in Forward+MSAA (because of...
When using standard MSAA in the Unity quality settings, with forward rendering, I'm getting a 1px white border between my object and... Read more
MissingComponentException is thrown when baking Probe Volumes
How to reproduce:1. Open the attached project "Bug Report.zip"2. Open Window>Rendering>Lighting3. Click "Generate Lighting" in... 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