Search Issue Tracker
Documentation page is not displayed when the "VFX Planar Primitive Outpu...
Repo steps: Go to Window > Package Manager > Search Visual Effect Graph > Check Unity Registry > Make sure VFX graph is ... Read more
Physics.ComputePenetration returns false when a non-convex MeshCollider ...
How to reproduce:1. Open the attached Project "penetrationTest" and load Scene "SampleScene"2. In the Hierarchy, select the "Penetra... Read more
“MultiThreaded” is printed when using “SystemInfo.renderingThreadingMode...
How to reproduce:1. Open the user’s attached “1487097_MultiThreadRendering.zip” project2. Press Menu > UnitySupport > Check Re... Read more
InputSystem Hover function gets triggered when Standalone Builds are un-...
How to reproduce:1. Open the attached “IN-29317.zip” project2. Open the Player Settings (Edit → Project Settings → Player)3. Set the... Read more
VFX blackboard: items should be listed with spaces
Repo steps: Go to Window > Package Manager > Search Visual Effect Graph > Check Unity Registry > Make sure VFX graph is ... Read more
UI Toolkit Debugger displays incorrect values for style.translate Unity2...
Reproduction steps:1. Open the attached project “UITKRepro”2. Open the “Assets/Scenes/SampleScene” scene3. Open Window → UI Toolkit ... Read more
[APV] Scene colliders disabled if baking is cancelled or crashes
1) Open the attached project Outdoor scene 2) Notice there is a red vignette (local box volume) 3) Bake lighting 4) Notice the red v... Read more
DownloadHandlerTexture crashes if it downloads invalid texture data
If a URL to non-texture data or malformed texture data is passed to DownloadHandlerTexture it will trigger a hard-crash in DownloadH... Read more
CPU-PLM On-Demand Baking leaks memory on Linux
Memory leaks when baking many times. Repro: Open Tests\EditModeAndPlayModeTests\GI\LightBaker Open the Test Runner Bake all tests Ob... Read more
The padding is insufficient at the bottom of a collapsed block when ther...
How to reproduce: Create a new VFX Graph Create Set lifetime random block Connect property to the B slot Collapse that block and obs... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code