Search Issue Tracker
Active
Under Consideration for 2022.2.X, 2023.1.X
Votes
1
Found in
2022.2.0b1
2023.1.0a3
Issue ID
UUM-9203
Regression
Yes
Crash on inflate_generic_custom_modifiers when entering Play mode
Reproduction steps:
1. Open the attached project
2. Open scene "Scenes/SampleScene"
3. Enter Play mode
Expected result: The Editor enters Play mode
Actual result: The Editor crashes
Reproducible with: 2022.2.0a10, 2022.2.0b1, 2023.1.0a3
Not reproducible with: 2020.3.37f1, 2021.3.5f1, 2022.2.0a9
Reproducible on: macOS 12.4 (Intel)
Stacktrace:
#0 0x00000159fb7083 in inflate_generic_custom_modifiers
#1 0x00000159fb0389 in inflate_generic_type
#2 0x00000159fb02fe in mono_class_inflate_generic_type_with_mempool
#3 0x00000159efa545 in inflate_info
#4 0x00000159ef8e81 in instantiate_info
Comments (1)
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
- Number "0" is not visible in Unity Documentation page button tooltips
- Selected Korean input text in UIToolkit TextField is not fully replaced when refocusing and entering new input
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
Knedlo
Nov 06, 2022 10:02
I have reported this bug as well, it was marked as a duplicate of this, but my version wasn't added to the "Found in" list. I am using 2021LTS and my editor crashes about every hour. You can imagine how annoying it is to work with.