Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.5.0b11
Issue ID
848200
Regression
Yes
[Regression][OSX] Glitchy artifact appears after splashscreen in Standalone project
Steps to repro:
1. Launch Unity on OSX;
2. Open attached project;
3. Go to Assets -> Scenes;
4. Open 'Main' scene;
5. Open Build Settings;
6. Add open scene by clicking "Add Open scene"';
7. Build the scene for Standalone platform by clicking "Build&Run";
8. In Player configuration check 'Windowed' checkbox and click 'Play'.
Actual result:
After splashscreen glitchy artifact appears. See attached video.
Regression introduced in Unity 5.5.0b8.
Expected result:
Scene launches smoothly without artifacts.
Notes:
- Reproducible in 5.6.0a1, 5.5.0b11, 5.5.0b10, 5.5.0b8;
- Not reproducible in 5.5.0b7, 5.4.2p2;
- Reproducible only on OSX 10.12.1 on MacBook Pro with Intel Iris GPU;
- Not reproducible on Windows 10;
- Reproducible only in Windowed mode; not reproducible in full screen mode.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment