Search Issue Tracker
Duplicate
Votes
0
Found in
2020.2.0a19
Issue ID
1266177
Regression
Yes
[OSX] Artifacts after additively loading the scene when using Metal API
Steps to repro:
1. Open the attached project and 'Boot' scene on Mac machine with Metal API;
2. Enter Play mode;
3. In the Game view press "Load Setup 1" button;
4. In the Game View press "Unload Setup" button;
5. In the Game view press "Load Setup 1" button;
6. Repeat steps 3-5 10-12 times.
Actual result:
After several loading/unloading scene various artifacts are visible in the scene. See attached video.
Regression introduced in Version 2019.3.0.
Expected result:
The additively loaded scene is rendered smoothly without artifacts.
Notes:
- Reproducible on macOS only; Not reproducible on Windows;
- Reproducible in Version 2020.2.0a19, 2020.1.0f1, 2019.4.6f1, 2019.3.16f1;
- Not reproducible in Version 2019.2.21f1;
- Could not repro in 2019.1 and 2018.4 as the UI is broken.
- Reproducible only in Metal API; could not repro in Open GLCore;
- The issue might not reproduce every time; in case it doesn't repro please try loading unloading scenes more times and varying the time between loading and unloading scenes (by making it faster or slower).
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
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
This is a duplicate of issue #1267126