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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment