Search Issue Tracker
Crash when accessing properties of various VersionControl classes
Running any of the following groups of two lines of code will each cause Unity to crash: UnityEditor.VersionControl.Plugin p = new U... Read more
When using Terrain tools, Perspective / Isometric button in viewport doe...
How to reproduce: 1. Open new project2. Add a Terrain3. Select the terrain and select any terrain tool4. Try switching the view mode... Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... Read more
[DirectionalLight] Setting shadow type of directional light via script c...
Steps to reproduce this issue: 1. Open the attached project2. Open 'scen1'3. Play the scene4. Wait 5 seconds5. directionalLight.shad... Read more
When OnPointerDown is called parameter PointerEventData.pointerPress ret...
Reproduction steps: 1. Open the attached project "677176 - 1"2. Open scene Test and play3. Click on the white rectangle (Image)4. De... Read more
Application.logMessageReceivedThreaded doesn't appear to log any messages
How to reproduce: 1. Open attached script in a new project2. Attach script to any game object3. Play the scene- The script should ou... Read more
Color Picker becomes corrupted after typing out of bounds value in color...
- Select the Main Camera in a scene and click on the color for Background in the Inspector to open the Color Picker- Type some large... Read more
Console gets spammed with warning message making the Editor slow
- Make sure you have Antialiasing set to at least 2x in Quality Settings- On a Camera in a scene, check the HDR option- Click on the... 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