Search Issue Tracker
[Linux][URP] Sprites are flickering in scene when added into 2D URP project
How to reproduce: 1. Create a new 2D (URP) project 2. Import ball.png 3. Drag and drop ball.png into scene 4. Move the new sprit... Read more
Error "Resolve of invalid GC handle" is thrown when calling GUI.Window()...
How to reproduce: 1. Open the project “IN_27235” 2. Press “Test” → “Window” 3. Enter the Play Mode Expected result: no error in the... Read more
[HDRP] Water system throws errors when decal is off in HDRP asset and Dy...
Repro steps : - Open attached project - Open scene called "OutdoorsScene" - Select current HDRP asset and make sure disabling / ... Read more
CreateAsset does not persist keywords set to a material
Steps to reproduce: 1. Open the user's attached project "MaterialKeywordBug.zip" 2. Select the menu item "Bug -> Create Material" ... Read more
[2D][macOS] Rendering artifacts when dragging .PNG or .JPEG image files ...
How to reproduce: 1. Open the attached project "ReproProject.zip" 2. In the Project window find "02.png" or "03.png" files (Assets... Read more
GameObjects don't interact with other GameObjects when the Cloth compone...
Reproduction steps: 1. Open the attached “Test Project” Project 2. Open the “ClothBugWindows” Scene 3. Build the Project 4. Open... Read more
bug? wrong linkIdFirstCharacterIndex is returned when having a default "...
*Summary:* 1. Define an "A" style in style sheet, e.g. linkIdFirstCharacterIndex gets bumped, for example text block in Mar... Read more
MonoBehaviour dragged and dropped to the GameObject ends up adding twice
*Steps to reproduce:* 1. Create a new Project 2. Create a new Script in the Project Window 3. Create Cube GameObject in the Hiera... Read more
Console displays error "ObjectDisposedException: SerializedProperty m_De...
Steps to reproduce: # Create a project # Add 3D game object # Go to "Inspector" tab # Find "Mesh Renderer" component # In ... Read more
Error is thrown when removing an element from a list in a ScriptableObje...
Reproduction steps: 1. Open the attached “23_1.zip” project 2. Select the "Asset/New Sample Scriptable Object Instance.asset" As... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running