Search Issue Tracker
Mouse input stops working to click world space UI when XR subsystem is r...
Reproduction steps: 1. Open the attached "MouseInputXRSubsystem.zip" project 2. Open the "SampleScene" scene 3. Enter the Play mo... Read more
[UNET] Prefab loaded from AssetBundles and registered using ClientScene....
To reproduce: 1. Download attached project from owncloud. 2. Open "TestScene" scene. 3. Enter Play mode. 4. Notice output in the co... Read more
Rigidbody2d with kinematic rigidbody will not cause OnTriggerEnter2d
To reproduce: 1. Create two 2D cubes with colliders 2d 2. Attach a rigidbody 2D to one of the cubes and make the other cube a trigge... Read more
Motion Vectors bleed through any Geometry when using URP Temporal Anti-A...
How to reproduce: 1. Open the “MotionVectorArtefacts.zip” project 2. Open the “SampleScene“ 3. Enter the Play Mode 4. Observe th... Read more
WheelJoint2D does not parse suspension angle from prefab when Asset Seri...
To reproduce: 1. Create new project 2. Add new game object to the hierarchy 3. Add WheelJoint2D component to the game object 4. Set ... Read more
[Texture2D] Texture2D.ReadPixels() fails if RenderTexture has anti-alias...
There is a camera which renders to a RenderTexture. If this RenderTexture has anti-aliasing set Texture2D.ReadPixels results into an... Read more
4.5 version pdb2mdb.exe missing few dlls
There is missing few dll`s in "(Your Unity)\Editor\Data\MonoBleedingEdge\lib\mono" that is required by pdb2mdb.exe. It used to work ... Read more
[Tree] [URP] Pink shaders appear near camera when using billboard renderer
Reproduction steps: 1. Download and open attached "URPbugs" project 2. Open "U_FB_SO" scene 3. Enter Play mode Expected result: Nea... Read more
[SRP] MSAA gets resolved into a null surface when using CameraTarget as ...
Reproduction steps: 1. Open the attached project “ReproProject” 2. Go to the SampleScene and press Play button 3. Change the MSAA... 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
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
- LogWarning is not executed in the HDRP package script when running the project in -batchmode
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors