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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment