Search Issue Tracker
DirectX12 crash when re-importing a large number of assets
-- Steps to reproduce the crash:1. Clone the following project: https://github.cds.internal.unity3d.com/unity/Graphics-QA-FTP-Graphi... Read more
[Shadergraph] Typing "Infinity" into the "steps" input for the Parallax ...
Repro steps:1. Create a shadergraph2. Create a Parallax Occlusion Mapping node3. Select the entry port for "steps" and type "Infinit... Read more
[Shadergraph] Can't create multiple Boolean or Enum keywords
Repro steps:1. Create a boolean keyword2. Create another boolean keywordExpected results: two boolean keywords are createdActual res... Read more
Scene view Camera's orientation can't be changed when pressing Scene Giz...
How to reproduce:1. Open a new project2. Select the Hand Tool or press "Q" on the keyboard3. Press the center Gizmo in the Scene vie... Read more
[FMOD] "Cannot create FMOD::Sound instance for clip" error thrown in the...
Repro steps:1. Open attached project2. Enter Play Mode Expected: No errors appear in the ConsoleActual: "Cannot create FMOD::Sound i... Read more
SerializedObject.hasModifiedProperties returns false after modifying pro...
How to reproduce:1. Open the attached '1328336.zip' project2. Open 'SampleScene'3. In the Hierarchy select 'GameObject'4. In the Ins... Read more
[DSPGraph] Audio is not played ~60 seconds after compilation in Editor mode
Reproduction steps:1. Open attached project2. Open Samples/DSPGraph Audio Framework/0.1.0-preview.16/Simple DSPGraph examples/PlayCl... Read more
[2D][Animated Tile] Rendering glitch in Animated Tile chunk in Individua...
[2D][Animated Tile] Rendering glitch in Animated Tile chunk in Individual Mode Waterfall animated tile has glitchy animation when pa... Read more
[HDRP] Emission Input variables do not have any effect when animated
How to reproduce:1. Open the attached "1328108_Repro" project2. Open the "Test" Scene3. Open the Animation window (Window->Animat... Read more
Physics2D settings is missing the Open Reference icon in the Project Set...
Steps to reproduce:1. Download a Unity Editor from the Hub2. Download and open the project "Test.zip"3. Open Project Settings (Edit ... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items