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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment