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
- Beyond Compare 5 is not supported by Yaml Merge
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
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.