Search Issue Tracker
[DX12] Fix nullptr access in some functions of BufferD3D12.h
Steps to reproduce: Have invalid entry, so that GetVersionInternal() return null Call a method which uses the result (i.e., GetGPUVi... Read more
[iOS] UnityWebRequest.SendWebRequest Timeout property is being ignored u...
When using UnityWebRequest.SendWebRequest with timeout property set to a particular value that is smaller than the time required for... Read more
Importing a .unitypackage does not upgrade its dependencies using the Ed...
Importing a .unitypackage that has UPM dependencies in a newer Editor than the one it was exported with can lead to the following is... Read more
Memory leak message appears when entering/ exiting Play mode, NativeList...
Steps to reproduce: 1) Create a new Unity project 2) Enter Play mode; Exit Play mode 3) Observe the Console Memory leak message will... Read more
[HDRP] UI Mask is ignored when UI element containing the Mask is placed ...
How to reproduce:1. Open the attached project("Test_2018.3.6f1")2. Go to Project > Assets > Scenes > Sample Scene3. Observe... Read more
Particles do not collide when particle system is moving
1. What happenedFor cases when- PS is static and other objects are moving- particles don't move, but PS is movingThere's no collisio... Read more
Scene Gizmo dropdown only works once after domain reload
Steps to reproduce: Click on the Scene View gizmo setting dropdown arrow Click away to dismiss it Click again Actual results: The gi... Read more
[VFX] Unexpected garbage from SpawnOverDistance
Step to repro:- Import the package in URP or HDRP project- Enter in play mode- Look at the profiler- Observe the unexpected GC.Alloc... Read more
[Shuriken] Collider visualization does not scale to transform
Steps to reproduce: 1. Download and import attached project.2. Open scene: visualization3. Select particle system with name 'Blue' i... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved