Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0f2
Issue ID
856092
Regression
Yes
output_l crash while building custom serialized asset bundle
Steps to reproduce:
1. Open "ConversationBundle.zip" project
2. From the main toolbar select Portalarium>Build>New Asset Bundles
0x000000014186960A (Unity) output_l
0x000000014185F9BD (Unity) vsnprintf_l
0x000000014185FA09 (Unity) vsnprintf
0x00000001411F0E63 (Unity) VFormat
Note: Does not crash if you make the m_conversationLootBundles non-serialized (In Conversation.cs line 538 remove [SerializeField])
Reproduced on: 5.5.0f2, 5.5.0f3
Did not reproduce on: 5.4.3p1
Can't test with: 5.6.0a5, 5.3.7p2
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 RaiseException when opening a specific project
- 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
Add comment