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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Add comment