Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
10
Found in
2021.3.27f1
2022.3.3f1
2023.1.0a21
2023.1.2f1
Issue ID
UUM-40829
Regression
No
Property is not serialized when it is implemented from an Interface
Reproduction steps:
1. Open the attached “ASDQWE” project
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. In the Hierarchy Window, select “Select_Me” GameObject
4. In the Inspector Window, Observe the “Test Mono Behaviour (Script)” Component
Expected result: The Component contains serialized “TestProperty” Property
Actual result: The Component contains no properties
Reproducible with: 2021.3.27f1, 2022.3.3f1, 2023.1.2f1, 2023.2.0a21
Reproducible on: Intel MacOS 13.4
Comments (1)
-
Radusek
Jun 29, 2023 11:36
Just please make sure that such properties do not appear in the inspector if they are said to be not serialized by design.
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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Resolution Note:
Running the repro steps on the latest 2021.3, 2022.3, 2023.1 and 2023.2 we can confirm that the non-serialize property is not shown in the inspector.
Please feel free to re-open the bug, if you can reproduce it. Make sure to attach up to date repro steps, including the unity version and the platform you're using.
Resolution Note (2023.1.X):
Running the repro steps on the latest 2021.3, 2022.3, 2023.1 and 2023.2 we can confirm that the non-serialize property is not shown in the inspector.
Please feel free to re-open the bug, if you can reproduce it. Make sure to attach up to date repro steps, including the unity version and the platform you're using.