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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
This is a duplicate of issue #762719