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
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
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.