Search Issue Tracker
Fixed
Votes
0
Found in
2023.3.0b10
Issue ID
UUM-66075
Regression
Yes
Crash on CharacterController::Cleanup when when Instantiating a CharacterController and exiting Play Mode
Steps to reproduce:
1. Open the attached “UnityBetaTest.zip” project
2. Open the “TestScene”
3. Enter Play Mode
4. Exit Play Mode
5. Observe the crash
Reproducible with versions: 2023.3.0b8, 2023.3.0b10
Not reproducible with versions: 2023.2.14f1, 2023.3.0b7
Can’t test with versions: 2021.3.36f1, 2022.3.21f1 (due to compiler errors)
Reproducible on: macOS Sonoma 14.3.1s (Intel), Windows 10 (by the reporter)
Not reproducible on: no other environment tested
First few lines of Stack Trace:
{noformat}0x00007ffc3bc12ea0 (Unity) purecall
0x00007ffc3931c896 (Unity) CharacterController::Cleanup
0x00007ffc38d70782 (Unity) GameObject::ActivateAwakeRecursivelyInternal
0x00007ffc38d701d3 (Unity) GameObject::ActivateAwakeRecursively
0x00007ffc38d734b9 (Unity) GameObject::Deactivate{noformat}
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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- Long Sprite names are not truncated in the Inspector window name label and the preview labels when a Sprite with a long name is selected
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-65060