Search Issue Tracker
Duplicate
Votes
0
Found in
5.2.2f1
Issue ID
747334
Regression
No
[MessageBase][Inheritance] Child class doesn't receive value updates on inherited parent class variables
Steps to reproduce:
1. Open attached project "UnetMessageDataInheritance.zip"
2. Open scene "SceneStart"
3. Run it and start as host
4. Click "Send Message Child" button and in console notice that only int2 and float2 values are updated. int1 and float 1 that are inherited from parent stay 0
Reproduced with: 5.2.4f1, 5.3.6p2, 5.4.0p1, 5.5.0a5
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
This is a duplicate of issue #762719