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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment