Search Issue Tracker
Fixed in 2018.3.X
Votes
1
Found in
2018.2.1f1
Issue ID
1067875
Regression
No
[2018.2] Frequently disabling an re-enabling a GameObject in the Hierarchy pauses the game and sometimes crashes the project
Repro steps:
1. Open QA attached project
2. Open scene "testscene"
3. Enter Play Mode
4. Select GameObject "Hellfire" in the Hierarchy
5. Rapidly disable and re-enable it in the Inspector until Play Mode is paused
Expected: Play Mode goes on without any errors
Actual: Play Mode pauses and a bunch of errors are thrown
Reproducible with: 2018.2.0a1, 2018.2.2f1
Notes:
- Couldn't test with any other major version due to the project getting corrupted
- Doesn't seem to happen when every child GameObject of "Hellfire" which has a Rigidbody is set to be kinematic
Fixed in: 2018.3.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment