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
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
Resolution Note:
Tests:
- TestEventUnitsNotMissingEventHook
Resolution Note (fix version 1.4.14):
Tests:
- TestEventUnitsNotMissingEventHook