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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Resolution Note:
Tests:
- TestEventUnitsNotMissingEventHook
Resolution Note (fix version 1.4.14):
Tests:
- TestEventUnitsNotMissingEventHook