Search Issue Tracker
[iOS] "Duplicate symbols for architecture ARM64" error occurs during dep...
How to reproduce:1. Open the attached "case_1212342.zip" Unity project2. Build the Scene for the iOS platform3. Attempt to deploy th... Read more
Incorrect memory leak detection when using UnsafeUtility.SetLeakDetectio...
Reproduction steps:1. Open the attached project “MemoryLeakBug“2. Open the scene “Assets/Scenes/SampleScene”3. Enter the Play Mode4.... Read more
WebGL build error: LLVM ERROR: ExpandArithWithOverflow: At least one arg...
-e: see title, build doesn't finish -repro:--open attached project--build for webgl--NOTICE build errors and stops Read more
Cursor is not changing color when using "--unity-cursor-color"
How to reproduce:1. Open the user’s attached “My project (2).zip” project2. Enter Play Mode3. Click in the TextField and observe the... Read more
[XR] Stereo rendering mode selection dropdown is unavailable for WMR in ...
Stereo rendering mode selection dropdown is unavailable for WMR in XR plugin management. Right now the only stereo rendering mode av... Read more
Standalone Visual Solution build creates a '_Data' folder with the wrong...
Steps to reproduce:1. Create a new project and name it 'A.B.C'2. Open Build Settings and enable 'Create visual Studio solution'3. Bu... Read more
GameObject references to itself or its Components serialized as [Seriali...
Repro steps:1. Open user attached project and scene named "PolymorphicSerializationTest"2. In the Hierarchy, select "PolymorphicSeri... Read more
[HDRP] Objects Motion Vector pass not enabled with SG in certain cases
Steps to reproduce 1) Create an empty HDRP project 2) Create SG Lit and a material instance off of it 3) Click on Add Precomputed Ve... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce:1. Open tester-attached project (ParticleCrash)2. In SampleScene enter Play Mode3. Press 'Space' to call ParticleSy... Read more
Bootcamp project on Asset Store is not working in Unity 5
This one is broken beyond repair, even in older version of Unity. Might just as well delete it. 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used