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
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
Add comment