Search Issue Tracker
"'ApplyMeshModification': no matching 2 parameter function" shader error...
How to reproduce:1. Open the attached project “UnityBugVFXApplyMeshModification.zip“2. Select the “Hidden/VFX/MyVFX/System/Output Pa... Read more
Mouse coordinates reported as (0,0) until the first move
-error: see title, the old input reports the mouse position correctly from the beginning -repro:--open SampleScene from attached pro... Read more
Timeline Signals are not received by Signal Receiver when TimelineAsset ...
Reproduction steps:1. Open user's attached project "Timeline asset bundle bug" and scene "MyScene"2. Enter Play Mode3. Press "Load t... Read more
Calling AssetDatabase.ImportPackage() crashes the Editor when implemente...
Steps to reproduce:1. Open the attached project (ImportPackage Test.zip)2. Open Assets/Editor/ImportPackageTest.cs and comment line ... Read more
Unity leaks memory when adding/removing breakpoints while debugging with...
How to reproduce:1. Open the "VS_Leak.zip" project3. Open the "NewBehaviurScript.cs" script4. Attach Unity Debugger via Visual Studi... Read more
[Editor::UI] Enabling disabling an image UI component causes redraw issu...
[Editor::UI] Enabling disabling an image UI component causes redraw issues and loads incorrect image 1. What happened[Editor::UI] En... Read more
[ReflectionProbe] LogStringToConsole when reflection probe is selected
To reproduce:1. Create new scene2. Add reflection probe3. Move it around4. Notice horrible lag and hundreds of UI messages logged in... Read more
Upgrade NOTE: replaced 'mul(UNITY_MATRIX_MVP,*)' with 'UnityObjectToClip...
Steps reproduce:1. Open attached project2. Open ShadowMeta.cginc3. Replace UnityObjectToClipPos(pos4) to mul(UNITY_MATRIX_MVP, pos4)... Read more
[UI Builder] F2 button does not rename highlighted elements in the UI Bu...
How to reproduce:1. Open attached project "UIBuilderMoveWindowLagSpike.zip"2. In Project window, open "Assets" -> "NewUXMLTemplat... Read more
Help box displayed in the "OpenXR" settings page does not meet latest U6...
Steps to reproduce: Create a Unity project Go to "Edit -> Project Settings" Select the "XR Plugin Management" Click the "Install ... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server