Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0a3
Issue ID
968482
Regression
Yes
ScriptableObject/MonoBehaviour memory usage increased
Reproduction steps:
- Open attached user project in 2018.1.0a3
- Build Player for Windows with profiler (Architecture x86)
- Run game and inspect how much memory "EmptyScriptableObject" uses.
Expected result: Size will not increase between versions
Actual result: Size usage increases between versions.
Small table:
Unity Player Editor
5.0.4f1 156 B 376 B
2017.1.2p2 172 B 408 B
2017.2.0f2 172 B 408 B
2018.1.0a3 184 B 424 B
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
Add comment