Search Issue Tracker
Crash on Mesh::RecalculateTangents when Recalculating Tangents
How to reproduce: # Open the “IN-19623” project # Open the “Main Scene” scene # Enter Play Mode # In the Hierarchy select the ... Read more
Batch mode crash after completing player build due to textures
How to reproduce: # Open the attached {{StrippedTPC_1278874.zip}} project # Open the command prompt # Run this command after ad... Read more
Wire is not visible on a selected GameObject in Scene view when "Selecti...
How to reproduce: 1. Open the user’s attached project “selection_wire_2021.3.11.zip“ 2. Open the “SampleScene“ Scene in Scenes 3.... Read more
Crash after fixing the cause of the Safe Mode and returning to the Editor
Reproduction steps: 1. Open the attached “SafeModeCrashRepro.zip” project 2. Enter Safe Mode when prompted 3. Enable Domain Reloa... Read more
GameObject with AsyncGPUReadback class in the script leaks memory when t...
How to reproduce: 1. Open the “GPUReadbackLeak.zip” project from Google Drive 2. Turn on “Task Manager” on Windows 3. In the Hier... Read more
Small values are turned to zeroes when copying and pasting the whole List
Reproduction steps: # Open the attached project (“ArrayCopyBug“) # Select ScriptableObject “Assets/SO“ # Copy List “Src“ # Pas... Read more
[Forma Render] NullReferenceException in UnityEngine.UIElements.PanelRay...
Reproduction steps: 1. Open the “Validation“ project 2. Enter the Play Mode 3. Observe the Console Expected result: no NullRef... Read more
Edit Mode recording Standalone Profiler crashes on StopAssetImportingV2I...
Reproduction steps: 1. Open any Unity project 2. Open a Profiler as a standalone process 3. Select Edit Mode as the target 4. Cr... Read more
FindObjectsOfType doesn't find objects when invoked in a method with Run...
See forum thread here: https://forum.unity.com/threads/findobjectsoftype-in-beforesceneload-no-longer-finds-anything-in-2022-2.13585... Read more
[IL2CPP][2023.1] Xcode Build fails with "no such file or directory" when...
Reproduction steps: # Open the user’s attached project # Go to File > Build Settings # In the Build Settings, check these optio... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key