Search Issue Tracker
Active
Under Consideration for 2.3.X
Votes
0
Found in [Package]
2.3.4
Issue ID
BPSBP-1080
Regression
No
SBP generates duplicate textures when "Include in Build" is disabled for SpriteAtlas
Reproduction steps:
1. Open the attached project "ReproProj"
2. In the Project window, select “/Assets/SpriteAtlas/notIncludedInBuild/1_spriteAtlas.spriteatlas“
3. In Inspector, verify that “Include in Build“ is disabled
4. In the Project window, select “/Assets/SpriteAtlas/includedInBuild/2_spriteAtlas.spriteatlas“
5. In Inspector, verify that “Include in Build” is enabled
6. In the Menu bar, select “BuildBundles > Sprite And Sprite Atlas Together using BuildPipeline”
7. In the Project window, go to “/Assets/StreamingAssets/AssetBundles/BuildPipeline“
8. Right-click and select “Show in Explorer“
9. Observe that the file size of “included_in_build_sprites_and_atlases“ is 8 KB, and the file size of “not_included_in_build_sprites_and_atlases“ is 8 KB
10. In the Menu bar, select “BuildBundles > Sprite And Sprite Atlas Together using SBP”
11. In the Project window, go to “Assets/StreamingAssets/AssetBundles/SBP“
12. Right-click and select “Show in Explorer”
13. Observe the file size of “not_Included_In_Build_Sprites_And_Atlases“
Expected result: “not_Included_In_Build_Sprites_And_Atlases“ is 8 KB
Actual result: “not_Included_In_Build_Sprites_And_Atlases“ is 18 KB
Reproducible with: 1.21.25 (2022.3.62f1), 2.4.1 (6000.0.55f1)
Not Reproducible with: 2.4.1 (6000.1.16f1, 6000.2.2f1, 6000.3.0a5)
Testing environment: Windows 10 Enterprise 21H2, Windows 11
Not reproducible on: No other environment tested
Notes:
- Not reproducible with the build pipeline
- Refer to ReadMe.md in the project for additional information
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment