Search Issue Tracker
By Design
Votes
0
Found in
5.0.0f2
Issue ID
673285
Regression
No
Web player doesn't display sprite
To reproduce:
1. Open attached project
2. Open Game scene
3. Press play
4. Notice that player appears on top of the background sprite
5. Build and run web player build
6. Notice that player sprite doesn't appear
Comments (1)
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
- 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
JoeStrout
Apr 30, 2016 14:01
Dammit, Unity, please don't mark an apparent bug as "By Design" without adding a comment explaining why. Under what circumstances is it intended that a sprite would appear when running within the editor, but not in a build?
I've run into what appears to be a very similar issue, and your lack of comments on this issue make it impossible for me to know how to work around it.