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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment