Search Issue Tracker
[Windows] Unity crashes while building specific project to any platform
Reproduction steps:1. Open the attached project2. Build the project to Standalone, Android or WebGL Actual result: Unity crashes whi... Read more
Inactive areas when using 2D physics raycaster when having canvas and sp...
Reproduction steps:1. Open project attached (Unity3dRaycasterBug.zip).2. Open scene "RaycasterBug".3. In Hierarchy select EventSyste... Read more
Memory and GPU usage increase on versions 5.5 and 5.6
Reproduction steps:1. Open User's projects2. Build to iOS3. Deploy to device4. Look at Debug navigator5. Look at memory usage6. Capt... Read more
[IL2CPP] Crash in JValue__ctor_m708074237 when launching the app on iOS
Steps to reproduce:1) Open the attached project.2) Build for iOS.3) Run on a device. The app crashes in around 2 seconds, while show... Read more
[Android] The shadow is cut off before the object (reproduces only on 4....
Reproduction steps:1. Open the attached project;2. Open the scene "test";3. Observe the game view;4. Build a scene to the device;5. ... Read more
Standard Shader with Transparency is tiling edges with a streched artifact
To reproduce:1. Import attached package (testScene)2. Open test scene3. Notice that Standard Shader with Transparency is tiling edge... Read more
Crash in ImageFilters::Blit when Calling Graphics.Blit(destination, null)
To reproduce:1. Open attached project;2. Open "shaderTest" scene;3. Add "CameraShaderBehaviour" script to main camera;4. Toggle "Use... Read more
[iOS][Physics] Two MeshColliders pass through each other at certain angl...
With a specific mesh in the scene, when another mesh is moving towards it (standard Cube, Sphere or a custom mesh), instead of colli... Read more
Scene grid disappears when Canvas Render mode is set to Screen Space - C...
To reproduce: 1. Download attached project and open it;2. Add (UI) Image to hierarchy window;3. Set Canvas Render mode to Screen Spa... Read more
Runtime changes to Friction or Bounciness in "Physics material 2d" have ...
To reproduce:1. Open attached project "Friction.zip".2. Open and Play "Scene" scene.3. Observe the scene. "Player" object is sliding... 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