Search Issue Tracker
Double clicking console log creates .sln file in version 11.00 instead o...
Reproduction steps:1. Open attached project "ReproProject"2. Open "SampleScene" Scene in the Scenes folder3. Open Console Window4. T... Read more
Problem with GetDimensions method HLSL -> GLSL conversion
When using GetDimensions method in compute shader, it's being converted to length method for buffer with _buf postfix. But variable ... Read more
Problem with GatherCmp* methods HLSL->GLSL conversion
When using GatherCmp methods in compute shaders, it's being converted to textureGather method with hlslcc_zcmp_ prefix added to the ... Read more
Fatal Error crash on the editor on a Mac results in an Abort on destruct
When a crash of type "Fatal Error" occurs in the editor, the editor tries to handle the error. However during it's destruction, an a... Read more
Sprites are not displayed properly while using Scriptable Build Pipeline...
How to reproduce:1. Download the attached project "1394956.zip"2. In the Menu bar click "Build Bundle > SpriteAtlas > Broken"3... Read more
[Android][Vulkan] Application crashes upon opening after putting it to s...
1. Open the attached user's project "DeepLink.zip"2. Make sure that Vulkan is selected as the Graphics API3. Build for Android4. Lau... Read more
Fatal Error crash on the editor on a Mac results in an Abort on destruct
When a crash of type "Fatal Error" occurs in the editor, the editor tries to handle the error. However during it's destruction, an a... Read more
[VFX Graph] Error i->previewArtifactID == found->second.previewArtifactI...
How to reproduce:0. Note: Reproduced using URP, reproduces only when creating and saving SG for the first time1. Create VFX Graph2. ... Read more
"Invalid iteration" when selecting multiple objects and adding elements ...
Reproduction steps:1. Open the attached "1399445.zip" project2. Open the "SampleScene" Scene3. Open two Inspector windows4. Select t... Read more
[VFX Graph] undeclared identifier 'alphaThreshold', ignoring duplicate k...
How to reproduce:1. Import the attached package2. Open Shader Graph that is assigned to VFX3. Add Virtual Texture property and save ... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved