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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment