Search Issue Tracker
Duplicate
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
-
Resolution Note:
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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
This is a duplicate of issue #UUM-54568