Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.2.0b2
Issue ID
932166
Regression
No
[2D] Sprite (Visible Outside Mask) is not rendered in stand alone player after removing Sprite from Sprite Atlas
[2D] Sprite (Visible Outside Mask) is not rendered in stand alone player after removing Sprite from Sprite Atlas when building stand alone player for the first time only
Steps To Repro:
1. open the attached project and open the repro scene
2. add the 9slice.png to the New Sprite Atlas and click Pack Preview
3. select File > Build & Run and click Play! on the player
4. the player launches and 9slice.png is visible
5. close the player and return to the editor
6. select New Sprite Atlas, remove 9slice.png, and click on Pack Preview
7. select File > Build & Run and click Play! on the player
Result: 9slice.png is not rendered
Expected: 9slice.png should render
Note: If you return to the editor and Build & Run again, the player will render the sprite.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Add comment