Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.63f1
6000.2.14f1
6000.3.0f1
6000.4.0a5
6000.5.0a2
Issue ID
UUM-129521
Regression
Yes
Warning "ItemA is being serialized by [SerializeReference], but is missing the [Serializable] attribute..." appears when SerializableReference is correctly used in a script
How to reproduce:
1. Open the attached project "IN-125546"
2. Observe the Console
Actual result: Warning appears in the console
Expected result: No warnings appear in the console
Reproducible with: 6000.0.63f1, 6000.2.14f1, 6000.3.0a5, 6000.3.0f1 (d1870ce95baf), 6000.4.0a5, 6000.5.0a2
Not reproducible with: 6000.3.0a4
Reproducible on: Windows 11 Enterprise
Not reproducible on: No other environments tested
Note:
In the included project, see the “CustomAsset” script which demonstrates valid use of a SerializableReference.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Add comment