Search Issue Tracker
Unnecessary garbage is generated while invoking UnityEvents due to boxing
The user recently discovered that if you invoke a UnityEvent with a value type parameter, Unity boxes the argument in an object arra... Read more
[Renderer] Most vertex streams cannot be added
Adding vertex streams in the inspector has stopped working. Repro steps: 1. Open Scene1 from the attached project, or create a new ... Read more
AssetDatabase.GetSubFolders does not work at all since 2017.1
Repro: Run attached editor tests on 5.6 and 2017.1, note that: 1. The documentation is incorrect, it suggests that we accept absolu... Read more
Disabling Cloth Component on Prefab crashes the Editor at (Unity::Cloth:...
Reproduction steps: 1. Create a new project. 2. Create an empty object. 3. Add Cloth component to it. 4. Move it to project window t... Read more
Audio Source affected by Reverb Zone even with Bypass Reverb Zones setti...
Steps to reproduce: 1. Open attached Unity Project "BypassReverbZonesBug" 2. Load Scene "Test" 3. Enter Play mode 4. Select Cube 5.... Read more
[ARKit] Unity crashes when building a scene
To reproduce: 1. Create an empty project 2. Import ARKit from the Asset Store 3. Go File-> Build 4. Select UnityParticlePainter sce... Read more
[WWW][UnityWebRequest] InvalidOperationException when User-Agent header ...
Steps to reproduce: 1. Open project 2. Enter play mode 3. Observe the console Result: InvalidOperationException: Header value conta... Read more
m_TransformData.hierarchy == NULL and crash on Transform::CountNodesDeep...
To reproduce: 1. Create new project 2. Import ARKit from the Asset Store 3. Open UnityParticlePainter scene 4. If Unity hasn't crash... Read more
Cloth/SkinnedMeshRenderer - Failed asserts due to bad AABB data
Bad AABB Data is causing a tonne of asserts. updated repro: Editor assserts when the cloth component penetration is set to zero S... Read more
[Android] Texture import settings option "Alpha is transparency" does no...
Reproduction steps: 1. Open the attached project "textureReproProject.zip"; 2. Open the scene "test"; 3. Observe "Quad" in the scene... 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
- Crash on GfxDeviceD3D12Base::DrawBuffersCommon when opening a specific scene
- [iOS] The Renderer becomes invisible or flickers when GPU Occlusion Culling is enabled and iOS version 16 and newer devices are used
- 2D URP Lights are not visible in Scene view when Render Graph is disabled
- XR Ray Interactor Cone Cast doesn't match Gizmo in Scene View when Cone Cast Angle is higher than 10 degrees
- [XR] LODs switch between high and low poly when Objects are near the center of the screen and switch when near the periphery vision