Search Issue Tracker
[TMP] NullReferenceException error is thrown on assigning Font Atlas tex...
NullReferenceException error is thrown on assigning Font Atlas texture to None. Steps to repro: 1. Create a new Project. 2. Windows... Read more
[TMP] Color Gradient effect does not reflect on Underline and Strikethro...
Color Gradient effect does not reflect on Underline and Strikethrough lines. Steps to repro: 1. Create a new Project. 2. Windows > ... Read more
ListView renders one-too-many items when bound to a SerializedProperty
How to reproduce: 1. Open user-submitted project (ListViewBug.zip) 2. Select the TestAsset.asset in the Project window 3. See the Li... Read more
Non-power of two DDS file with mips not importing correctly
Reproduction steps: 1. Open the attached project 2. Select "Assets/broken-npot-png" 3. In Inspector's preview window, change the MIP... Read more
IL2CPP Build freezes right after the splash screen when it was built usi...
How to reproduce: 1. Open the attached project named "Case_1232157" 2. Open the Build Settings 3. Check if "OpenThis" Scene is inclu... Read more
[WebGL] [URP] Scene is rendered black in WebGL build when Depth Texture ...
Reproduction steps: 1. Open the project from the attached file "1240228.zip" 2. Make sure Depth Texture is enabled in the UniversalR... Read more
Tilemap Collider 2D doesn't generate Colliders for Sprites when at least...
How to reproduce: 1. Open the attached "1243885 repro" project 2. Open the "SampleScene" from Assets > Scenes folder 3. Change the S... Read more
[DX12] Ray Tracing Shaders crash the Editor when running in single threa...
Unity editor crashes when running it in single threaded graphics mode (using -force-gfx-st argument) Read more
[2D] NullReferenceException thrown on creating prefab of the "SpriteSkin...
On creating prefab of the GameObject which has the "SpriteSkin" component added causes the editor to throw NullReferenceException co... Read more
Crash in SceneVisibilityState::IsHierarchyHidden when importing or delet...
How to reproduce: 1. Create a new Unity project 2. Open the root project directory in Finder/Explorer 3. Drag the project's Library/... 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
- Crash on GameObject::QueryComponentByType when opening a project
- "Object reference not set to an instance of an object" is thrown when destroying a GameObject with a Camera Component
- [Android] The error message "OPENGL NATIVE PLUG-IN ERROR: GL_OUT_OF_MEMORY:" is thrown when the video is playing
- [IL2CPP] Build fails with the error "[1mcannot convert 'Nullable_1_tEA06D91799914C5C8830F83CE2A8395868C14F02' to 'int32_t' (aka 'int') without a conversion operator" when IL2CPP is used as the Scripting Backend
- Rigidbody interpolation is performed after the next frame's FixedUpdate() when using Rigidbody2D