Search Issue Tracker
Sprite Mode "Multiple" is set by default when importing images
How to reproduce:1. Create a new project2. Import any image to Unity3. Select the imported image and change Texture Type from “Defau... Read more
Time.captureDeltaTime is ignored when paused and stepping frame-by-frame
How to reproduce:1. Open the attached project ("IN-8527-repro.zip")2. Enter Play Mode and observe that Time.deltaTime is equal to Ti... Read more
Serializable type loses its "NaN" value when copying and pasting it in t...
How to reproduce:1. Open the attached project "Paste NaN in Serializable Type Bug.zip"2. Select "GameObject" in the Hierarchy window... Read more
Changing Font settings pops up warning everytime game is played or stopped
To reproduce:1) Open the attached project2) Select font file and change rendering mode to hinted raster from default3) Hit apply (or... Read more
[Mobile][IL2CPP] App crashes after the splash screen when there's a NavM...
Repro steps:1. Create a new project2. Add a NavMeshObstacle component to any Game Object in the scene and save it3. Switch build tar... Read more
[WP8.1] System.IO.File.ReadAllX methods throw IOExceptions
To reproduce:1. Open repro.unitypackage. It contains a script that creates some files and tries to read them using the File.ReadAllX... Read more
[M1] Crash on System.Object:__icall_wrapper_ves_icall_array_new_specific...
Reproduction steps:1. Create a new project and launch it Reproducible with: 2021.3.0f1, 2021.3.2f1 Reproducible on: macOS (M1 Pro)No... Read more
[FrameDebugger] Missing Help button that should lead to the documentatio...
Steps to reproduce: Download attached project and open in Unity. Open the Frame Debugger >> Window >> Analysis >> ... Read more
Case-insensitive string reformatting of InputSystem fails when using Tur...
How to reproduce:1. Install the Turkish language pack2. Change Region and Language to Turkish3. Open the “IToJump.zip“ project4. Ope... Read more
The themes are not accessible when using UI Builder
Reproduction steps: Open the “UIBuilderBugs.zip” project Create and open a new UI Document Observe themes Expected result: Dark Them... 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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left