Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2019.4
2019.4.17f1
2020.3
2021.2
2022.1
Issue ID
1396119
Regression
No
[Serialization] Mesh shape in particle component prefab will remain in build when object in Scene has no mesh shape
How to reproduce:
1. Download the attached project 'ReferenceTest.zip'
2. Build and Run 'SampleScene' Scene with Development mode selected
3. Open Profiler and connect it to the built app
4. In Profiler select Memory module and select 'Simple' view in the module details panel
5. Observe 'Meshes' stats under 'Object stats' in the module details panel
Expected result: The app is using 0 meshes
Actual result: The app is using 1 mesh with ~66 kb memory usage
Reproducible with: 2019.4.34f1, 2020.3.26f1, 2021.2.8f1, 2022.1.0a16, 2022.1.0b4
Not reproducible with: 2022.2.0a1, 2022.2.0a2
Notes:
- The issue can be reproduced on standalone and mobile builds
- The issue can't be reproduced on Editor
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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a1