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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
Resolution Note:
Tests:
- TestEventUnitsNotMissingEventHook
Resolution Note (fix version 1.4.14):
Tests:
- TestEventUnitsNotMissingEventHook