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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
This is a duplicate of issue #1267126