Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2022.2.6f1
2023.1.0b4
2023.2.0a2
Issue ID
UUM-29630
Regression
Yes
NullReferenceException when selecting object reference in ScriptableObject
Reproduction steps:
1. Open the attached project “NullReference_Bug”
2. In the Project window select “Assets/Apoth/Test/TestingPingProb/New Test Ping Prop.asset”
3. Open the Console window
4. In the Inspector window, click the object reference of property “Prob 2” to ping the object in the Project window
5. Observe the Console window
Expected result: The referenced object gets pinged
Actual result: NullReferenceException console errors
Reproducible with: 2022.1.0b1, 2022.1.24f1, 2022.2.6f1, 2023.1.0b4, 2023.2.0a2
Not reproducible with: 2020.3.44f1, 2021.3.16f1, 2022.1.0a16
Reproducible on: Windows 10, macOS 13.1 Intel
Notes:
Make sure you do not change the Layout of the editor.
In some versions, the file needed to be selected in step 2 is called “DataFile.asset” instead
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Cannot repro on 23.3, 23.2, 23.1 or 22.3. I guess the bug has been fixed.
Resolution Note (2023.2.X):
Cannot repro on 23.3, 23.2, 23.1 or 22.3. I guess the bug has been fixed.