Search Issue Tracker
[SRP] Shadow culling ignores Lens Shift setting on Camera
To reproduce: 1) Open the attached project and scene 2) Look at the game view Expected: Each object visible in the game view cast a... Read more
Square-shaped objects cast round-shaped shadows when Lens Shift Camera s...
Steps to reproduce: 1. Open the attached project 2. Open "SampleScene" scene 3. Select "Main Camera" in the Hierarchy window 4. In ... 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 button 4. Select the G... 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... 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 ... 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 Mode 3. Adjust the Main Camera so that th... 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 Hierarc... Read more
SetCameraCullingPlane() does not modify the Plane index
How to reproduce: 1. Open the attached (CameraProperties.zip) project 2. Open the "SampleScene" Scene 3. 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 e... 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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used