Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2020.3
2020.3.10f1
2021.1
2021.2
Issue ID
1340247
Regression
No
[M1] Custom Shader produces visual artifacts when in Apple Silicon build
How to reproduce:
1. Open the attached project
2. Make a build
3. Open the built Player
4. Observe the rendering
Expected result: No visual artifacts are seen
Actual result: Visual artifacts are seen
Reproducible with: 2020.3.11f1, 2021.1.10f1, 2021.2.0a18
Not reproducible with: 2021.2.0a19
Couldn't test with: 2018.4.35f1, 2019.4.28f1 (Cannot build for Apple Silicon)
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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Resolution Note (fix version 2021.2):
Fixed in Unity 2021.2.0a19 and above