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
- Misaligned text in Preferences window > 2D > Animation, Asperite and Sprite Editor preferences
- Unable to Install ZivaRT Player deprecated package
- Inconsistent Label Popup UI in Package Manager
- All active Audio Sources play their Clips when the "Play On Awake" checkbox is enabled and Scene view Audio is unmuted
- Crash on RuntimeFieldInfo::ResolveType with IL2CPP and returns 0 with Mono when calling GC.GetAllocatedBytesForCurrentThread Method
Resolution Note:
Tests:
- TestEventUnitsNotMissingEventHook
Resolution Note (fix version 1.4.14):
Tests:
- TestEventUnitsNotMissingEventHook