Search Issue Tracker
Not Reproducible
Votes
3
Found in
4.2.0a4
Issue ID
540026
Regression
No
Loading resource that references many ScriptableObjects causes a crash
Loading a resource using Resources.Load() that references many ScriptableObjects causes a crash on Android devices. The ScriptableObjects do not require an unreasonable amount of memory, and if the referencing object is in a scene the scene loads normally.
Tested devices: Kindle Fire (OS 6.3.2), Motorola XOOM (MZ604, OS 4.0.3), and Samsung Nexus S (OS 2.3.6)
Tested with Unity 4.2a4, 4.1.2, and 4.0.1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment