Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.3.X, 2018.1.X
Votes
0
Found in
2017.3.0b4
Issue ID
958230
Regression
Yes
[Regression]Crash on PhysicsManager::SetColliderTransform while entering playmode after reloading scene that had changes on disk
How to reproduce:
1. Open the attached "ReproProject" and "New Scene" (do not delete the project zip file)
2. Duplicate a Cube and save the scene
3. Unzip the "ReproProject" zip file in the same directory as project before and overwrite it
4. Go back to the Editor, when asked to reload the scene, press "Reload"
or
1. Create a new project.
2. Download and Import 'Survival Shooter' in the project from asset store.
3. Open/Double-click the 'Çomplete Game' Scene.
4. Download and import 'Space Shooter/Tanks" in the same project.
5. Observe the crash.
Crash occurs on:
0x0000000140970D63 (Unity) PhysicsManager::SetColliderTransformChangeInterest
0x000000014093988C (Unity) Collider::Deactivate
0x00000001403BFBB5 (Unity) GameObject::ActivateAwakeRecursivelyInternal
0x00000001403BFCBE (Unity) GameObject::ActivateAwakeRecursively
0x00000001403C0150 (Unity) GameObject::Deactivate
Regression introduced in - 2017.3.0b1
Reproducible with - 2018.1.0a1, 2017.3.0b4, 2017.3.0b1
Not reproducible with - 2017.3.0a7, 2017.2.0f3, 2017.1.2p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Add comment