Search Issue Tracker
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
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
Using Atrous causes flickering
Using the atrous filter causes flickering artifacts as shown in the attached video. Repro: 1) Open EnterTheRoom project (see our tes... 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
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
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
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
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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal