Search Issue Tracker
Duplicate
Votes
0
Found in
2022.1
2022.1.0a13
Issue ID
1378058
Regression
No
SerializedReference field is not populated when initializing from null which doesn't have a CustomPropertyDrawer to a class
How to reproduce:
1. Open the user's attached project "NewFeaturesTest.zip"
2. Open the "testScene" Scene
3. In the Hierarchy window select "GameObject"
4. In its Inspector window press the "Thing (A)" or "Other (B)" button
5. Expand the newly created "T" foldout
Expected result: The foldout has an int item inside
Actual result: The foldout has no item inside
Reproducible with: 2022.1.0a10, 2022.1.0b2
Could not test with: 2019.4.34f1, 2020.3.25f1, 2021.2.7f1, 2022.1.0a9 (no foldout is created)
Notes:
- Pressing the other button in "GameObject" Inspector window creates a foldout with an item inside. Pressing the first selected button again will update the foldout item
- Similar to case https://issuetracker.unity3d.com/product/unity/issues/guid/1216937/
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 DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
Add comment