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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
This is a duplicate of issue #1345426