Search Issue Tracker
Fixed
Fixed in 2022.3.28f1, 6000.0.1f1
Votes
0
Found in
2022.3.23f1
2023.2.17f1
6000.0.0b14
Issue ID
UUM-68293
Regression
Yes
Crash on SerializedProperty:CopyInternalImpl when clicking on a specific Asset
Steps to reproduce:
1. Open the “users attached project”
2. Select the “OcclusionCullingData” asset through the Project Window
3. Observe crash or the Editor freeze
Reproducible with versions: 2022.3.23f1, 2023.2.17f1, 6000.0.0b14
Not reproducible with versions: 2021.3.37f1, 2022.2.0a8
Regressed in version: 2022.2.0a9
Reproducible on: macOS Sonoma 14.3.1 (Intel), Windows 10 (by the reporter)
Not reproducible on: no other environment tested
First few lines of the stack trace:
{{0x00007ff63e325ab6 (Unity) }}
{{0x00007ff63e24f47f (Unity) }}
{{0x000001efabff0631 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.SerializedProperty:CopyInternalImpl (UnityEditor.SerializedProperty) }}
{{0x000001efabff04cb (Mono JIT Code) UnityEditor.SerializedProperty:CopyInternal () }}
{{0x000001efabff03a3 (Mono JIT Code) UnityEditor.SerializedProperty:Copy ()}}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Spring Joint shows only one anchor gizmo in Scene view when "Auto Configure Connected Anchor" is enabled
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
Add comment