Search Issue Tracker
Fixed
Fixed in 1.4.14
Votes
0
Found in [Package]
1.4.12
Issue ID
UVSB-986
Regression
No
[Bolt] Bolt 1 InvalidImplementationException is thrown in the Console Window when entering Play Mode
Reproduction steps:
1. Open the attached user's project "New Unity Project (1).zip"
2. In the Project Window under "Assets/Scenes" open "SampleScene.unity"
3. Enter Play Mode
Expected result: InvalidImplementationException: Missing event hook for 'OnJointBreak2D' is not thrown in the Console Window when entering Play Mode
Actual result: InvalidImplementationException: Missing event hook for 'OnJointBreak2D' is thrown in the Console Window when entering Play Mode
Reproduces on: Bolt 1.4.12 (2018.4.26f1, 2019.4.9f1, 2020.1.4f1, 2020.2.0a21)
Notes:
-In the Hierarchy Window the "GameObject" GameObject has the Flow Graph
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
- All newly created color markers of Gradient Editor get removed at once when trying to remove one of them
- Nested Canvases with the same Order in Layer ignore Z position for render order when sharing parent Canvas
- ShaderGraph Material subasset loses texture reference when reimporting all assets while using a scripted importer
- Values changed on a prefab are not retained when entering Play Mode
- Shadow Caster 2D shadows partially disappear in specific spots when used with Composite Collider 2D in the Game view
Resolution Note:
Tests:
- TestEventUnitsNotMissingEventHook
Resolution Note (fix version 1.4.14):
Tests:
- TestEventUnitsNotMissingEventHook