Search Issue Tracker
[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
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
Scene and asset changes not saved when "Verify Saving Assets" is enabled...
How to reproduce:1. Open the user attached project ("test20211114.zip")2. In the menu bar go to "Edit > Preferences..." and enabl... 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
[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
Socket.Handle returns wrong value when used in IL2CPP Build
Reproduction steps:1. Open user-submitted project2. Navigate to File -> Build Settings3. Press Add Open Scenes4. Build and Run th... Read more
[2D][Tilemap] Flipped tiles are grayed out when the Tilemap Focus On dro...
How to reproduce:1. Open the attached project "tileRepro"2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. Open th... 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
'Dedicated Server support for Linux is not installed' error shown when L...
Repro steps:1. Install the Linux build support and Linux Server build support2. Create a new project3. Switch to 'Dedicated Server' ... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions