Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
4.6.0f3
Issue ID
650299
Regression
No
When broadcastmessage is called to an object, only some of the children objects receive it
To reproduce:
1. Open attached project
2. Open main scene
3. Press play
4. Click Drill and practice
5. Drag and drop all sources into one destination.
6. Click the refresh-like icon on the upper left part of the screen
7. Observe the log. Not all of the objects with the DragPanelSource component receive the ResetAnswer message (called by QuestionResetButton.cs, by using broadcast to the AnswersPanel transform)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment