Search Issue Tracker
[LightProbes] Switching light probes does not update them at runtime.
Switching Lightprobes does not updated them in runtime. When loading Lightmaps and Lightprobe data via script for some reason the pr... Read more
Event.current.shift, Event.current.alt, and Event.current. don't work as...
Steps to reproduce : - import the project attached - press play and hold shift, control or alt key down and notice the message - bu... 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 light ... Read more
Particle System Trails do not die after Particles die when Instantiating...
Steps to reproduce: 1. Open users attach project "ParticleTrailTest.zip" 2. Navigate to Project -> Assets and open SampleScene 3. En... Read more
Profiler - Taking you to the wrong section when using 'show'
Reproduction steps: 1. Create a new project 2. Open the Profiler window (Window > Analysis > Profiler) 3. Enter the Play Mode and Se... Read more
[Canvas] [Image] Size and rotation of child image inside canvas changes ...
Reproduction steps: 1. Open attached Unity project. 2. Open "CanvasError" scene. 3. Select "Cube > Canvas" game object in the hierar... Read more
[XR] Tree Shadows in built in renderer are culled too early at edge of s...
This is a continuation of bug 1234785. The issue was improved but the shadows are still culling too early. I'm closing the other b... Read more
[URP] [HDRP] Instanced terrain is not visible in Baked Lightmap scene de...
Repro: 1) Create new URP (or HDRP) project. 2) Add terrain. 3) Bake (you can reduce resolution for faster bake times). 4) When bake ... Read more
Fuzzy menu on Mac does not work, and renders Bolt authoring unusable
When editing a Bolt graph on Mac, the fuzzy window never shows up. This means you cannot add nodes, or do a whole host of other acti... Read more
[Android] Crash when calling "Finish()" on an Android activity from a Un...
Reproduction steps: 1. Download "UaaLExample" project or set-up Unity as a Library V2 (https://forum.unity.com/threads/integration-u... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player