Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
12.0.0
Issue ID
1347743
Regression
Yes
Editor crashes on VFXMemorySerializerBindings::Internal_DuplicateObjects line when upgrading the project
Reproduction steps:
1. Clone the project using GIT command line: git clone https://github.com/Unity-Technologies/SpaceshipDemo.git
2. Open the project with Unity 2021.2.0b1 or later
Expected result: Unity Editor doesn't crash
Actual result: Unity Editor crashes on "VFXMemorySerializerBindings::Internal_DuplicateObjects" line
Reproducible with: 12.0.0 (2021.2.0b1, 2021.2.0b5, 2022.1.0a3)
Not reproducible with: 10.5.0 (2020.3.14f1), 11.0.0 (2021.1.15f1), 12.0.0 (2021.2.0a21)
Can't test with: 4.10.0-preview (2018.4.36f1), 7.6.0 (2019.4.29f1) (Downgrading is not supported)
Note:
- The Editor crashes once, only when upgrading
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
This is a duplicate of issue #1345426