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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.