Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2020.3.48f1
2021.3.25f1
2022.2.19f1
2023.1.0b16
Issue ID
UUM-36254
Regression
No
Crash when updating SerializedProperty using EditorApplication.contextualPropertyMenu
How to reproduce:
1. Open the attached project “My project (3).zip“
2. Open the custom Editor window (VSP > Report Window)
3. Right-click next to any of the list names
5. Press "Add Category"
Expected result: A new list is added
Actual result: Unity crashes
Reproducible with: 2020.3.48f1, 2021.3.25f1, 2022.2.19f1, 2023.1.0b16
Can’t test with: 2023.2.0a15 (Errors in the Console when trying to open the Report Window)
Reproduced on: macOS 13.0.1 (Intel), Windows 10 (by reporter)
First few lines of the stack frames:
{{#0 0x00000107425800 in WalkTypeTreeInternal(TypeTreeIterator const&, unsigned char const, int, int, bool)}}
{{#1 0x000001074255e6 in WalkTypeTreeInternal(TypeTreeIterator const&, unsigned char const, int, int, bool)}}
{{#2 0x000001074255e6 in WalkTypeTreeInternal(TypeTreeIterator const&, unsigned char const, int, int, bool)}}
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Thank you for reporting a bug to Unity.
We have reviewed the issue carefully, and in this case, the team is unable to prioritize fixing this bug. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that future plans may solve the problem in a different way, or that a workaround for the bug may be available.
Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.
Resolution Note (2023.1.X):
Thank you for reporting a bug to Unity.
We have reviewed the issue carefully, and in this case, the team is unable to prioritize fixing this bug. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that future plans may solve the problem in a different way, or that a workaround for the bug may be available.
Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.