Search Issue Tracker
Fixed
Votes
0
Found in
2021.3.39f1
2022.3.33f1
6000.0.6f1
Issue ID
UUM-73880
Regression
Yes
ScriptableObjects lose the variables added through the Awake() method when the ScriptableObject is selected for the first time
Reproduction steps:
1. Open the attached “ReproProj” project
2. In the Project window, select an existing “New Dialogue” and expand the Nodes field in the Inspector window
3. Right-click on a folder and select Create -> Dialogue
4. In the Inspector window, observe that there are two nodes
5. Click on the second node or anywhere in the Inspector window
6. Observe the results
Expected Result: The second node does not disappear
Actual Result: The second node disappears
Reproducible with: 2022.1.0a7, 2022.3.33f1, 6000.0.6f1
Not reproducible with: 2021.3.39f1, 2022.1.0a6
Reproducible on: Windows 11 Pro
Not reproducible on: No other environments tested
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
- TileMap selection resets to the default when the Scene is saved
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-54568