Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2018.4
2019.4.9f1
2021.1
Issue ID
1287614
Regression
No
Assets still included in Build when HideFlags.DontSaveInBuild is used
How to reproduce:
1. Load "Sample Scene"
2. Select "NewBehaviourScript" in Hierarchy, set Tag to "Untagged" and set "HideFlags" to "DontSaveInBuild"
3. Build Player, connect Profiler to Player, take detailed memory sample
4. Expand "Assets > Textures" in Profiler and notice the "Star" texture is there
Expected results: "Star" texture is not included in the Build
Actual results: "Star" texture is included in the Build
Reproducible with: 2018.4.29f1, 2019.4.14f1, 2020.1.13f1, 2020.2.0b11, 2021.1.0a5
Note: also reproduces with IL2CPP
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
- No Duplicate option is available when right clicking States in the Animator Window even though it's available via Shortcut
- Copied and Pasted States appear in a set location instead of where the Users cursor is located at when using the Pasting Shortcut
- Animator Component information box text is not centered
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a1