Search Issue Tracker
Crash after fixing the cause of the Safe Mode and returning to the Editor
Reproduction steps:1. Open the attached “SafeModeCrashRepro.zip” project2. Enter Safe Mode when prompted3. Enable Domain Reload Timi... Read more
GameObject with AsyncGPUReadback class in the script leaks memory when t...
How to reproduce:1. Open the “GPUReadbackLeak.zip” project from Google Drive2. Turn on “Task Manager” on Windows3. In the Hierarchy ... 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“ Paste to List “Ds... Read more
[Forma Render] NullReferenceException in UnityEngine.UIElements.PanelRay...
Reproduction steps:1. Open the “Validation“ project2. Enter the Play Mode3. Observe the Console Expected result: no NullReferenceExc... Read more
Edit Mode recording Standalone Profiler crashes on StopAssetImportingV2I...
Reproduction steps:1. Open any Unity project2. Open a Profiler as a standalone process3. Select Edit Mode as the target4. Create/Upd... 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 options: Crea... Read more
"NullReferenceException: Object reference not set to an instance of an o...
How to reproduce:1. Create a new project using the "Runner Game" template;2. Go to "Tutorial" section;3. Click on meatball menu and ... Read more
"Runner Game" Template - Scene is closed if you exit tutorial
How to reproduce:1. Create a new project using the "Runner Game" template2. Start and follow through the "Get Started" tutorial3. On... Read more
"Runner Game" Template - Can't access Asset Picker in Tutorial
How to reproduce:1. Create a new project using the "Runner Game" template2. Make sure the Project window is not open, or some other ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS