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
- Crash on ParticleSystemTrailGeometryJob::RenderJobCommon when changing trail Mode change with a large particle count
- Mouse cursor does not revert to the default mouse cursor when pressing the "Add column" button in the Search window
- ArgumentException is thrown and textures become unreadable when AssetBundle.Unload(false) is called
- URP Tab Reset Menu Button Is Invisible in Light Mode
- Editor crashes on "(Unity) WriteObjectToVector" when entering into the Play Mode
This is a duplicate of issue #762719