Search Issue Tracker
BoxCollider2D with an EdgeRadius > 0 results in "Physics2D.queriesStart...
Reproduction steps:1. Open user's attached project "2d" and scene "SampleScene"2. Enter Play Mode Expected result: Raycast from both... Read more
[XRSDK] Initialize on Startup toggle is being ignored with boot.config i...
1. What happened boot.config should not contain the following lines when "initialize on startup" is unchecked and a build is made 1)... Read more
[Linux] [Editor] Input.GetAxis("Mouse ScrollWheel") always returns 0 whe...
How to reproduce:1. Open user's attached project (EditorScollWheelBugDemo.zip)2. Open SampleScene and enter Play mode3. While Play m... Read more
[iOS] ARKit reorders the XR Reference Image Library when built on iOS
How to reproduce:1. Open the user-supplied project2. Build the "SampleScene" Scene for iOS and deploy it3. Enter Play Mode in the Ed... Read more
[Scene] The Particle System icon is not showing in the scene view.
Repro steps:1. In the Hierarchy, right click - Effect - Particle System2. Select the Particle system and view it in the scene3. Obse... Read more
[MacOS] Mesh flickers when playing animation on Skinned Mesh
On MacOS using Metal, the Skinned Mesh flickers when previewing animation. See attached flicker.gifThis is only repro using Metal. A... Read more
[Windows] A lot of time is required extracting Smoothing Groups when usi...
How to reproduce:1. Create a project with the default 3D template2. Download the attached FBX file3. Import the FBX file to the proj... Read more
[HDRP][VR] Alchemy Lab example scene crashes on entering play mode
Repro steps:1. Open attached project2. Switch build target to Android3. Enter Play Mode4. Close and reopen the project a few times i... Read more
[ShaderGraph] Main Preview window is toggled open when undo is pressed a...
When undo is pressed after creating a node in shadergraph window, Main Preview window is opened even if its toggle button was off. R... Read more
Editor and crash reporter both hang upon stack overflow in recursive com...
Editor and crash reporter both hang upon stack overflow in recursive component script When adding a recursive function which may res... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal