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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment