Search Issue Tracker
Unity crashes when DynamicGI.UpdateEnvironment() is called before loadin...
To reproduce :1. Open project attached by the user (BugReport_Crash_DynamicGI_UpdateEnvironment.zip)2. Open scene "Scene" and hit pl... Read more
Inspector does not show new value of rigidbody's mass, when it is change...
To reproduce: 1. Open the project, attached by tester (massBug.zip)2. Open "scene" scene3. Select Cube game object in the Hierarchy4... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more
Editor crashes at CalculateClosestPoint when collider Bounds are null
Editor crashes at CalculateClosestPoint when collider Bounds are null and accessed by ClosestPoint function. Steps to reproduce:1. D... Read more
[serialization] Crash in scripting_field_get_type after recompile after ...
Steps to reproduce:1. Download and open project "918719.zip" (link in the edit)2. Open "Empty.cs" script3. Add "var storageFolder = ... Read more
[OSX] Editor crashes after build and run project on Android device
How to reproduce:1. Create a new project2. Switch platform to Android3. Change bundle identifier4. Build and run on Android deviceRe... Read more
[iOS] [Simulator] Crash at "dyld`__abort_with_payload" when application ...
Reproduction steps:1. Open the attached "Archive" project.2. Build and run it for iOS (Simulator SDK).- Application crashes: thread ... Read more
Transform handle is not centered when zooming out gameobject in Unity 5.5
To reproduce:1. Create a new project2. Create and select cube3. Rotate view that x axis would be in the front4. Zoom out in the scen... Read more
[WebGL] Changing scenes result in black screen when Split Application Bi...
To reproduce: 1. Download and open attached "repro916836.zip" project.2. Build and run on WebGl platform.3. When project loads press... Read more
Adjusting Collider2D's Offset when Using Tiled Draw Mode and Auto Tiling...
To reproduce:1. Open attached Unity project "AutoTiling.zip"2. Open "Test" scene3. Click on "wood with caps" object in the Hierarchy... 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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- 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