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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.