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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment