Search Issue Tracker
Tooltip doesn't appear when hovering over a material's property in the I...
How to reproduce:1. Open the user's attached "MaterialEditorBugs" project2. Select the "Unlit_MyShader" asset3. Hover your cursor on... Read more
[Profiler][Linux][Rocky] "ExternalProcess::OnExitedMainThread" logged in...
Reproduction steps:1. Open a new Unity Project2. In the Editor Menu, select Window -> Analysis -> Profiler (Standalone Process... Read more
[Profiler][Linux][Rocky] The Standalone Profiler does not profile Play Mode
Reproduction steps:1. Open a new Unity Project2. In the Editor Menu, select Window -> Analysis -> Profiler (Standalone Process... Read more
[Profiler][Linux][Rocky] No "Editor mode" option is available in Standal...
Reproduction steps:1. Open a new Unity Project2. In the Editor Menu, select Window -> Analysis -> Profiler (Standalone Process... Read more
UI close to the right side of the Player is not interactable when the Pl...
Reproduction steps:1. Open the attached “SideInteraction“ project2. Open the “SampleScene” scene3. Build And Run4. Resize the Player... Read more
Unexpected full floating precision register when using UNITY_DECLARE_TEX...
1. When using UNITY_DECLARE_TEX2D_HALF, there is a full floating precision register in compiled shader. It should be a half floating... Read more
[MacOS] VideoPlayer Audio is out of Sync
How to reproduce:1. Download and open the attached project 'videoproject.zip' from Google Drive2. Open scene 'SampleScene'3. Build a... Read more
Deleting a private Material in CustomPass.Cleanup causes a "Objects are ...
Reproduction steps:1. Open the user's attached project2. Enter Play mode and observe the Console Expected result: No error is logged... Read more
Editor throws RenderingCommandBuffer errors changing Camera Anti-aliasin...
How to reproduce:1. Create new URP or HDRP project2. Find Main Camera in Hierarchy and select it3. Under Rendering change Anti-alias... Read more
Visual Effect Graph Collision is not visible in the Game view when DLSS ...
How to reproduce:1. Open the user's attached project2. Open scene Bug3. Observe the particles interacting with the Sphere in the Sce... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved