Search Issue Tracker
[SRP] Shadow culling ignores Lens Shift setting on Camera
To reproduce:1) Open the attached project and scene2) Look at the game view Expected: Each object visible in the game view cast a sh... Read more
Square-shaped objects cast round-shaped shadows when Lens Shift Camera s...
Steps to reproduce:1. Open the attached project2. Open "SampleScene" scene3. Select "Main Camera" in the Hierarchy window4. In the I... Read more
The color of the screenshot captured with CaptureScreenshotAsTexture is ...
How to reproduce:1. Open the project "case_1198055-screenshot"2. Open the Scene "Testing"3. Press the Play button4. Select the GameO... Read more
Shadows appear segmented in the Game View when using "Link FOV to Physic...
At specific angles in the Game View, shadows appear segmented when using a 'physical' camera setup. Steps to reproduce:1. Open the a... Read more
[Camera] Camera prefab continuously updated on resetting the camera comp...
Mouse cursor flickers continuously on resetting Camera prefab. Steps to repro:1. Create a new Project.2. Create a prefab of the Main... Read more
[Camera] "TLS Allocator ALLOC_TEMP_THREAD" exceptions are thrown on open...
TLS Allocator ALLOC_TEMP_THREAD, underlying allocator ALLOC_TEMP_THREAD has unfreed allocations, size 23 errors are thrown continuou... Read more
DrawProcedural with infinite bounds doesn't render when instance is at e...
Reproduction steps:1. Open the project from the attached file "1225021.zip"2. Enter Play Mode3. Adjust the Main Camera so that the r... 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
SetCameraCullingPlane() does not modify the Plane index
How to reproduce:1. Open the attached (CameraProperties.zip) project2. Open the "SampleScene" Scene3. Enter the Playmode -> see t... Read more
Crash on ConstantBuffersD3D11Base::SetBuiltinCBConstant when entering Pl...
Reproduction steps:1. Open user's attached project "BeatTheRhythm" and scene "BeatTheRhythm_BugRepro"2. Enter Play Mode and then exi... 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