Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.1.24f1
Issue ID
UUM-33261
Regression
Yes
Crash on Transform_Get_Custom_PropHasChanged when opening a scene
Reproduction steps:
1. Open the “CrashRepro” project
2. Open the “Assets/Curvy Tests/Core.unity” scene
3. Click Window > General > Test Runner
4. Click EditMode
5. Click Run All
6. Open the “Assets/Curvy Tests/Core.unity” scene again
Expected result: The “Assets/Curvy Tests/Core.unity” scene is opened
Actual result: Unity Editor crashes
Reproducible with: 2022.1.4f1, 2022.1.24f1
Not reproducible with: 2020.3.47f1, 2021.3.23f1, 2022.1.3f1, 2022.2.0a1, 2022.2.16f1, 2023.1.0b13, 2023.2.0a11
Reproducible on: Windows 10 Pro 22H2
First lines of the stack trace:
0x00007ff7ef57facd (Unity) Transform_Get_Custom_PropHasChanged
0x000001e019514ff1 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.Transform:get_hasChanged (UnityEngine.Transform)
0x000001e31224bb3b (Mono JIT Code) [CurvyConnection.cs:379] FluffyUnderware.Curvy.CurvyConnection:DoUpdate ()
0x000001e31224b9cb (Mono JIT Code) [CurvyConnection.cs:117] FluffyUnderware.Curvy.CurvyConnection:EditorUpdate ()
0x000001e01941ab10 (Mono JIT Code) UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
Note: Reimport the project on every version tested
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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note:
Unity Editor 2022.1 is not supported anymore