Search Issue Tracker
Fixed
Fixed in 2022.3.11f1, 2023.1.17f1, 2023.2.0b13, 2023.3.0a8
Votes
2
Found in
2022.3.2f1
2023.1.0f1
2023.2.0a20
2023.3.0a5
Issue ID
UUM-40225
Regression
Yes
Mesh Renderers are flickering and have graphical artifacts in the Player when built for WebGL and on an M1 macOS
How to reproduce:
1. Open the user-attached “WebGLFPS.zip” Project
2. Build the Project on WebGL with the “SampleScene” Scene added (File → Build Settings → Build And Run)
3. Observe the Player
Expected result: No graphical artifacts / flickering meshes
Actual result: All Meshes are either flickering or have graphical artifacts
Reproducible with: 2022.3.2f1, 2023.1.0f1, 2023.2.0a20
Not reproducible with: 2021.3.27f1
Couldn’t test with: 2022.2.0a19 - Player freezes when done building
Reproducible on: macOS Ventura 13.2.1 (M1 Max)
Not reproducible on: macOS Ventura 13.4 (Intel)
Notes:
- To reproduce on other Streams, Blender has to be installed, otherwise, Prefabs get corrupted when changing versions
- Regression searching is impossible due to the Player freezing in the alpha versions
- Not reproducible in Play Mode
- Not reproducible on Standalone Player
- Not reproducible on a new Project
- As the user describes the issue:
Mesh Renderer - “Black flickering squares and artifacts”
Skinned Mesh Renderer - “Strange zappy effect”
Comments (1)
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
- Override move options in Inspector are not disabled when only one Override is added in URP Volume
- “NONE”/“ALL” text in Adaptive Probe Volumes Option Override is too light when Editor theme is set to Light
- Default Volume Profile property does not get reset when the property is selected and the reset button is pressed
- Saving Visual Effect Graph closes it in Visual Effect Graph window
- [Android] "Texture2D.ReadPixels" writes pixels into a texture incorrectly when used with OpenGLES3
josefgrunig
Sep 06, 2023 08:58
For those looking for a temporary fix:
Set the URP's Depth Priming Mode from auto to disabled.