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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
This is a duplicate of issue #762719