Search Issue Tracker
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
Frame rate becomes lower after turning vertical sync on and off when in ...
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Build And Run the project (File > Build And Run)3. Observe the fr... Read more
Spline Overlay Element Inspector has cut off values when the entered val...
How to reproduce:1. Open any project with Splines installed2. In Scene Hierarchy create a Spline > Draw Spline Tool3. Draw a coup... 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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled