Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a6
2019.3.0a8
Issue ID
1167575
Regression
Yes
Crash in UnityYAML::Write::SerializeScalar while importing the package
Steps to reproduce:
1) Open Unity Hub and create a new project
2) Go to Assets >> Import Package >> Custom package
3) Select provided asset package (.unitypackage)
4) Observe the crash while importing process is in progress
Reproduced with:
2019.3.0a6, 2019.3.0a8
Not reproduced with:
2019.2.0b9, 2019.3.0a5
Devices under testing:
MacBook Pro Intel Core i7 2,8 GHz 16 GB ; Intel HD Graphics 630 1536 MB Radeon Pro 555 2 GB ; Mac OS X 10.14.5 18F132 Darwin 18.6.0
Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz; NVIDIA GeForce GTX 1050 Ti; Windows 10 (10.0.0) 64bit
---------------------------------------------------------------------------------------------------------------------------------
========== OUTPUTTING STACK TRACE ==================
0x00007FF614CE7990 (Unity) UnityYAML::Write::SerializeScalar
0x00007FF614CE779F (Unity) UnityYAML::Write::SerializeNode
0x00007FF614CE7667 (Unity) UnityYAML::Write::SerializeMappingValue
0x00007FF614CE744F (Unity) UnityYAML::Write::SerializeMapping
0x00007FF614CE7809 (Unity) UnityYAML::Write::SerializeNode
0x00007FF614CE7667 (Unity) UnityYAML::Write::SerializeMappingValue
0x00007FF614CE740F (Unity) UnityYAML::Write::SerializeMapping
0x00007FF614CE7809 (Unity) UnityYAML::Write::SerializeNode
0x00007FF614CE6D45 (Unity) UnityYAML::Write::Serialize
0x00007FF614CF548B (Unity) YAMLWrite::OutputToCachedWriter
0x00007FF614C9756A (Unity) SerializedFile::WriteObject
0x00007FF614C65269 (Unity) PersistentManager::WriteFile
0x00007FF614C66114 (Unity) PersistentManager::WriteFile
0x00007FF614C66620 (Unity) PersistentManager::WriteFile
0x00007FF614E73429 (Unity) WriteSerializedAsset
0x00007FF614E736A9 (Unity) WriteSerializedAssetsV2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
Add comment