Search Issue Tracker
Memory is leaked in Play Mode when URP and Netcode for Entities are used...
How to reproduce:1. Open the “Entities_URP_Memory_Leak“ project2. Open the “SampleScene”3. Make sure “Leak Detection Level” is set t... Read more
A memory leak occurs in the Player when Two Cameras are used and one of ...
How to reproduce:1. Open the “Double_Camera_Bug“ project2. Open the “SampleScene”3. Enable “Development Build”, “Autoconnect Profile... Read more
Some enums from flag enum are not shown in the dropdown menu if it has a...
How to reproduce:1. Open the attached “ItemsOrders.zip” project2. Open “SampleScene” Scene3. In the Hierarchy window, select “GameOb... Read more
Lack of comprehensive explanations for Reverb Filter presets
All of the property pages listed here: [https://docs.unity3d.com/ScriptReference/AudioReverbPreset.html] For example:[https://docs.u... Read more
Aseprite Importer generates a wrong size and offset Texture 2D
How to reproduce:1. Open the user-attached project “Bug Report Aseprite Importer”2. Expand the “Stone Floor Tiles Import Settings” A... Read more
Errors in console when importing Nature Starter Kit package into project
Create a 3D Core project Install the "Nature Starter Kit 2" asset (linked in notes) Observe console Expected Result: No errors in co... Read more
RetryCount is not working when sending HTTP requests
Reproduction steps:1. Open the attached project "TestRetry"2. Build Addressables3. Enter Play mode and wait a few seconds Expected r... Read more
[VFX] Custom HLSL / Parsing Error with nested curly brace
Step to repro- Import package- Open VFX- Observe failure (while HLSL is actually valid) !image-2023-06-22-15-10-27-105.png|thumbnail! Read more
Particles flicker when Compute Culling is Off and Frustum Culling is On
How to reproduce: Import the attached VFX in your project Drag it to the scene Expected result: Particles do not flicker Actual resu... Read more
When multi-editing GameObjects with Seriliazed Enum fields, changes are ...
Steps to reproduce:1. Open the attached user's project "MultiSelectIssue.zip"2. Open "Scenes/SampleScene.unity"3. Select both Enum1 ... 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