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
- 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
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.