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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
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.