Search Issue Tracker
[Output Mesh] Shadows forced on Output Mesh when particle outputs are ca...
(This is a recent regression of the fix for case 1312649, thus it's logged separately) Repro steps:1. Import the attached package an... Read more
Inspector Window provides no preview when .JSON file is selected
How to reproduce:1. Open user-supplied project2. In Project Window > select Assets > AppNavigator.json Expected result: A prev... Read more
Objects with single letter name won't show up in hierarchy search results
How to reproduce:1. Download the attached project2. Enter "1" in the search field of the Hierarchy window3. Observe the Hierarchy wi... Read more
Audio Reverb Filter Hf and Lf Reference cannot be read or changed when a...
How to reproduce:1. Open project in "AudioReverbFilterRepro.zip" and Scene "ReverbScene"2. Start Play mode3. In Hierarchy window sel... Read more
IndexOutOfRangeException is thrown when triggering ShowObjectPicker in a...
Reproduction steps:1. Open the user's attached project2. Open script "Assets/Examples/MathGraph/Editor/MathGraphEditor.cs"3. Change ... Read more
ENABLE_INPUT_SYSTEM symbol is not being updated when the Input system is...
1) Open SampleScene in the attached project2) See the debug message in the console. If it's not there, enter playmode.3) In Player s... Read more
Memory leak when a GameObject with a Sprite Skin component is deleted
Reproduction steps:1. Open the attached “IN-91239” project2. Build and Run the Player3. Open the Memory Profiler4. Take a memory sna... Read more
[Vector Graphics] Unlit_VectorGradientUI shader/material results in dark...
How to reproduce:1. Open attached project "TestSVG.zip" and scene "SampleScene"2. Observe Scene/Game view's image Expected result: t... Read more
Objects are invisible in Scene view when using Wireframe Shading Mode
Reproduction steps:1. Create a new 3D URP project2. Create any 3D Object in the Scene3. Deselect the created GameObject4. Switch to ... 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