Search Issue Tracker
Touch input generates mouse input when the build is in windowed mode
Reproduction steps:1. Open the user’s attached project2. Open “Assets/TouchTestScene.unity”3. Click File > Build Settings > Ad... Read more
CollectDependencies(SceneAsset) returns dependencies when called for emp...
To reproduce:1. Open attached example project2. Open Assets/empty.unity and notice it's empty3. Select Assets/empty.unity4. Execute ... Read more
A Warning HelpBox is incorrectly positioned on Android module in the Bu...
How to reproduce:1. Download the Android module through the Unity Hub2. Create a new Project3. Open Build Profiles Window (File ->... Read more
Crashes on CachedReader::InitRead when reimporting a corrupted Prefab
How to reproduce:1. Open attached Unity project2. Reimport Assets/Water_Splashes/Prefabs/BigSplash_Size_B.prefab Reproducible with: ... Read more
VFX shader dependencies can be assigned to Mesh Output
How to reproduce: Open the attached package Open Mesh Output VFX Open Shader Object Picker Notice that VFX are in the search results... Read more
"Other" category is not shown in the player Profiler graph if a sample i...
How to reproduce:1. Create and open a new project2. Select File > Build Settings3. Enable 'Development Build' and 'Autoconnect Pr... Read more
[LightProbes] Probes incorrectly collect light when are close to both em...
Steps to reproduce: 1. Download and import attached project.2. Open scene: test3. Move ground plane lower and wait for bake. Expecte... Read more
[HDRP][AMD] Nullreference Exception thrown on setting any values in Full...
Nullreference Exception thrown on setting any values in Fullscreen Debug Mode Steps to reproduce:1. Create a new Project with 3D Tem... 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
[HDRP] Entering Play mode in a new scene produces error with StaticLight...
Reproduction steps: 1) Open a new HDRP project or HDRP template2) Open a new scene3) Enter Play mode Error:Some objects were not cle... 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
- Editor hangs when a huge mesh is used for CanvasRenderer
- ChildSafetyHandles grow indefinitely when repeatedly creating and disposing NativeLists with a long‑lived custom allocator
- My Assets in Package Manager appear empty when the search is cleared and the tab is switched
- Test Shader appears twice in Material Shader selection menu
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP