Search Issue Tracker
[HDRP] Invisible scrub bar for adjusting Light Intensity is too small
Reproduction steps:1. Create a new HDRP project2. Create a Spotlight3. Try adjusting the Spotlight's Intensity using the invisible s... Read more
LODGroup Camera Slider gets offset from mouse cursor when dragging
Steps to reproduce : - create or find any object with LODGroup- try to move the LOD in the Inspector and notice the slider will be o... Read more
[XR][XR SDK][Postprocessing] Screen Space Reflections are misaligned bet...
How to reproduce:1. Open attached project ("1217591-Repro.zip")2. Open SampleScene scene3. Enter Play mode Expected result: Screen S... Read more
[ECS] Internal native array is deallocated when ComponentDataFromEntity ...
How to reproduce:1. Open the attached project ("case_1207875-NativeArray.zip")2. Open Test Runner3. Run the 'CdfeCaptureSharing' tes... Read more
Cameras & Reflection Probes with Culling Masks set to Nothing are proces...
Reproduction steps:1. Open project in "CullingAndUpdate.zip"2. Notice that "SkyboxCamera" and "Reflection Probe" have their Culling ... Read more
[CPU PLM] Baked spotlights get their attenuation culled if the spot angl...
Steps to reproduce: 1. Open an existing project or create a new one2. Place a baked spotlight well above a static object3. Set spotl... Read more
Prefabs lose their values if scripts are removed then reintroduced
To reproduce:1. Create a Monobehaviour Foo with a single int field2. Create an empty object in the scene and add the Foo behavior to... Read more
Culling performance regression when spawning a large amount of primitive...
How to reproduce:1. Open the "SampleScene" Scene in the attached "1217274.zip" project2. Open the Profiler window3. Ensure that Modu... Read more
csc.rsp references do not work when used with custom assemblies
Steps to reproduce:1. Open and run User-supplied project Expected: no errors are thrownActual: errors are thrown Reproduced in: 2018... Read more
[InputSystem] Input in playmode breaks when starting Unity Recorder
-e: when using the Unity Recorder to create clips from editor playmode the input breaks for the Game View--works in preview3, breaks... 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
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project