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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment