Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
2017.1.0b5
Issue ID
909185
Regression
Yes
Sprite Atlas always full packs upon first Play if user had selected Override
Sprite Atlas always full packs upon the first Play if user had selected Override for the Atlas.
1. Open attached project
2. Press Play
Atlas does not pack because it is already packed.
3. In Atlas inspector, check "Override for PC, Mac & Linux Standalone"
4. Press Play
Atlas repacks.
5. Close Unity
6. Reopen project
7. Press Play
Expected: Atlas does not repack.
Observed: Atlas repacks.
Issue spotted by Kuan
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprites are cut off when using a custom alpha mask with a custom shader
- Screen.SetResolution() ignores width and height parameters when switching from Fullscreen to Windowed mode
- Crash on il2cpp::vm::Class::Init in the Player when handling FileNotFoundException in cascading catch blocks in async method
- Mesh with vertex animation shader renders incorrectly when using DirectX11 and AMD GPU
- Select Dependencies context menu doesn't work properly in Project Browser
Add comment