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
Baked mode lights disappear from scene when Generating Lighting
Reproduction steps:1. Open the attached project "NOHDRP lighting.zip"2. Open Scenes/SampleScene3. Select "Directional Light" in the ... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks