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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment