Search Issue Tracker
Unity crashes when a 2d object collides with another object that has the...
Open the scene in the attached project, press Play, press left arrow to move the Jelly character under the platform to the left and ... Read more
UI elements on child Canvases do not render in the Editor Scene window
How to reproduce:1. Open the attached project (It has Canvas and text element. Also a Child Canvas with Child text element in it)2. ... Read more
[SphereCollider] Surface normal on hit is inversed
Steps to reproduce: 1. Open attached project "SphereColliderBug-12June2015.zip"2. Open "SphereColliderBugScene" scene3. Press play a... Read more
[WP8] Editor crashes when building for Windows Phone 8
To reproduce:1. Open attached project2. Build for Windows Phone 83. Editor crashes Read more
Loading B&W jpg image in runtime produces incorrect result
Steps to reproduce:1. Open attached project's scene "Test".2. Enter play mode.3. Black and white image loaded on runtime has some co... Read more
[ExecutionOrder] OnTriggerEnter2D is called before Start if object is in...
Steps to reproduce: 1. Open attached project2. Open "Untitled" scene3. Run it4. Open console and notice that OnTriggerEnter2D is cal... Read more
Input.gyro does not work in Awake or Start anymore
How to reproduce: 1. Open attached project2. Open scene VTPSphere.unity3. Comment out line 39 in script followGyro.cs4. Build to iOS... Read more
[Build] Building in batchmode fails for first time after removing file f...
In batchmode after removing file, project building only succeed after second time. 1. Clone project from:https://github.com/Brantone... Read more
[Mesh] "Failed getting triangles. Submesh topology is lines or points" e...
1. Mesh mesh = new Mesh();2. Debug.Log(mesh.triangles);3. Get the error! (which doesn't cause anything bad, but is annoying) Seems t... 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
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed