Search Issue Tracker
Unity Events added to a ScriptableObject are not invoked if they are add...
Reproduction steps:1. Open the attached “BugRepro.zip” project2. Open the “EventTestScene”3. Make sure that in the “EventTest1” Scri... Read more
SVG Image Data is not parsed when importing SVG files with binary data t...
Reproduction steps:1. Open the “ReproProject“ project2. Observe the “Assets/125.svg“ asset Expected result: Image data is loaded and... Read more
The Visual Effect GPU Event is forced into sleep until another Event is ...
How to reproduce:1. Open the “VFXSleepRepro“ project2. Open the “OutdoorsScene“3. Open the “TestVFX“ asset in the Visual Effect Grap... Read more
Nativeplugin Vulkan image gets deleted while in use and AccessTexture re...
Steps to reproduce:1. Open the attached “UnityProject.zip”2. Make sure the Editor is using Vulkan API3. Open “scene”4. Enter Play Mo... Read more
Error "DllNotFoundException: __Internal assembly:<unknown assembly> type...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. In the Player Sett... Read more
Unable to select UI Toolkit Foldout element when using a gamepad controller
Reproduction steps:1. Open the attached “UITKFaultyControllerSupport.zip“ project2. Connect the controller3. Open the SampleScene an... Read more
Changing Button Transform via Script makes text appear as blurry rectangles
How to reproduce:1. Open the attached "BlurryText" project2. Open "SampleScene" Scene (In Project window navigate to Scenes folder -... Read more
[VFX] Flags Properties allowing mixed entries are empty
Steps to reproduce:1. Open an HDRP project2. Create a VFXGraph default template3. Select Position Shape block4. Open Inspector5. Try... Read more
“Graphics.CopyTexture with a region will not copy readable texture data ...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mode4... Read more
EditorGUILayout.EnumFlagsField is erratic when there are multiple fields...
Reproduction steps:1. Open the attached “Repro“ project2. Open the “EnumFlagsFieldExample“ Custom Editor Window (Examples > EnumF... 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
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script
- Overlays are focused when using the "Frame Selected in Window under Cursor" Shortcut just after Editing Overlay Fields
- Changes to Splash Screen in inactive Build Profile are not displayed in the Build Profile Splash Screen Preview
- [Package Manager] Vulkan Native Rendering Plugin can no longer intercept Vulkan Initialization, as it is loaded later when added via Package Manager