com.unity.uiextensions icon indicating copy to clipboard operation
com.unity.uiextensions copied to clipboard

Results 92 com.unity.uiextensions issues
Sort by recently updated
recently updated
newest added

# Unity UI Extensions Bug Report ## Describe the bug Building a UILineRenderer using the UILineConnector - adding new points to the line connector at runtime doesn't add these points...

bug

I don't quite understand the logic behind some parts of the method `ExtensionMethods.IsPrefab`, I was wondering if it should be changed or if there's some context I'm missing: - The...

question