Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.4.X
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2018.4.9f1
2019.1.0a1
Issue ID
1184453
Regression
No
[macOS] Sprites are rendered with graphical artifacts when Metal Editor Support is enabled
To reproduce:
1. Download attached "TextureIssueTest Project.zip" project and open in Unity
2. Open "TextureIssueTest" scene
3. Enter to Play mode
Expected results: All Sprites in Game window are rendered correctly and without any graphical artifacts
Actual results: Some Sprites in Game window are rendered with graphical artifacts
Notes:
- This issue is reproducible only on macOS
- If you reimport all Sprites, this issue disappears bu once you restart the Unity Editor, the issue comes back
- Image for Reference is attached in Comments section
- Workaround: Disable Metal Editor Support in Player Settings
Reproduced on Unity 2017.4.0f1, 2017.4.32f1, 2018.4.10f1 and 2019.1.0b1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
darrin98
Sep 04, 2024 05:12
Title: Sprites Render with Graphical Artifacts in Game Window on macOS
Description: In the "TextureIssueTest Project" on macOS, some Sprites in the Game window are rendered with graphical artifacts when entering Play mode. This issue is specific to macOS and persists across multiple Unity versions.
Reproduction Steps:
Download the attached "TextureIssueTest Project.zip" and open it in Unity.
Open the "TextureIssueTest" scene.
Enter Play mode.
Expected Results: All Sprites in the Game window should render correctly without any graphical artifacts.
Actual Results: Some Sprites in the Game window are rendered with graphical artifacts.
Notes:
This issue is reproducible only on macOS.
Reimporting all Sprites temporarily resolves the issue, but it returns after restarting the Unity Editor.
Disabling Metal Editor Support in Player Settings acts as a workaround for the issue.
Unity Versions Tested:
2017.4.0f1
2017.4.32f1
2018.4.10f1
2019.1.0b1
Workaround: Disable Metal Editor Support in Player Settings.
Attached:
"TextureIssueTest Project.zip"
Reference image showcasing the graphical artifacts.