Search Issue Tracker
[GLES3] Dynamic batching gives artifacts on PowerVR Rogue G6200 GPU
To reproduce:1. Open the attached project;2. Make sure Graphics API is set to GLES3;3. Build and run on mobile devices with PowerVR ... Read more
Internal error: NavMeshQuery has already been cleaned up but not deregis...
Reproduction steps: 1. Open "580179 - 2018_12_06_KM.zip" project2. Open "Entry" scene3. Find "Kingmaker" GO in the Hierarchy window4... Read more
Editor crashes with FindDataSource using CommandBuffer.DrawMeshInstanced...
How to reproduce:1. Open attached project "DrawMeshInstancedCrash"2. Enter Play Mode---------------Observe the crash Reproduced with... Read more
Gfx.WaitForPresent / Gfx.WaitForPresentOnGfxThread huge spikes in Profil...
Steps to reproduce:1. Open a new project2. Turn off vSync (Project Settings > Quality > Other > VSync Count > Don't Sync... Read more
[iOS] Frameworks location is ignored when building Xcode project
To reproduce: 1. Download attached project “CHECKING.zip" and open in Unity2. Open “SampleScene” scene3. Observe that the iOS Framew... Read more
[Mono][IL2CPP] builds fail with unknown arguments when Managed Stripping...
Steps to reproduce:1. Open user attached project2. Build the game with managed stripping level enabled Expected result: the game bui... Read more
ProBuilder window close any other active pop-up, e.g. Texture picker whe...
To reproduce:1. Open attached project2. Open the Texture picker, e.g. click the Albedo map picker on a Material3. Make sure Texture ... Read more
Editor crashes with UnityScene::AddRootToScene when calling PrefabUtilit...
How to reproduce:1. Open attached "SteelFlood" project2. (if saving scene window opens while loading, enter any name and hit Save)3.... Read more
Gizmos are not drawn in order by distance to the camera when drawn using...
How to reproduce:1. Open the "DrawGizmoRepro.zip" project2. Observe the Cyan sphere gizmos (drawn in OnDrawGizmos event function) fr... Read more
[IL2CPP] Building fails when a project contains Pro Builder package
How to reproduce:1. Create a new Unity project2. Using Package Manager, install "Pro Builder" package (tested using version 3.0.9)3.... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu