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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.