Search Issue Tracker
Script causes Console error "Reading pixels out of bounds of the current...
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Open the "Assets/OutdoorsScene.unity" scene3. Enter the Play mode Ex... Read more
[Color Checker Tool][Contextual menu] Dropdown menu jumps to the bottom ...
How to reproduce:1. Create a new 3D (HDRP) Unity project2. Create a Color Checker Tool object (Right-click in Hierarchy window > ... Read more
UxmlObjectReference object fields crash source code generator
Add the following script to a new project ``` using UnityEngine.UIElements; [UxmlElement]public partial class Example : VisualElemen... Read more
Memory leak when using NetworkInterface.GetAllNetworkInterfaces
How to reproduce:1. Open the attached project "testiphlpmemleak.zip"2. Enter Play Mode3. Open Analysis>Profiler4. Select the "Mem... Read more
ObjectDisposedException thrown from builder when undo element creation
1) Create a new project 2) Open UI Builder with a new document 3) Create a Label 4) Press Undo (Ctrl+Z) Error thrown ObjectDisposedE... Read more
Burst compiler failing when building the Player
Reproduction steps:1. Open the attached project “Tst”2. Build the project3. Inspect the Console window Expected result: The Console ... Read more
Performance gets worse when updating the Material of Tilemap
Reproduction steps:1. Open the attached “Test Project” project2. Open the “HappyHarvest/Scenes/Farm_Outdoor.scene” Scene in the Proj... Read more
[Contextual Menus] Menu UI changes after removing long search string
Steps to reproduce: Create a project Add any object in the "Hierarchy" window Make a right-click in the "Hierarchy" window Enter the... Read more
Memory Profiler fails to enumerate a specific Heap Segment
Reproduction steps:1. Open the attached project "PointerNoRead"2. Open Memory Profiler (Window > Analysis > Memory Profiler)3.... Read more
Clicking Open next to Custom Post Processing in HDRP Global Settings doe...
Steps to reproduce: 1. Open any HDRP-enabled project2. Create a new Post Processing volume asset (Assets>Create>Rendering>H... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default