Search Issue Tracker
Fixed
Fixed in 8.1.1, 9.1.0
Votes
0
Found in [Package]
9.0.3
Issue ID
DANB-873
Regression
Yes
NullReferenceException is thrown when entering Play mode while PSD Importer Inspector is opened
Reproduction steps:
1. Open the attached “IN-92521” project
2. In the Project window, click on either the “PSD_Star” or the “PSB_Star” item
3. If selected “PSD_Star”, at the top of the Inspector window, select "UnityEditor.U2D.PSD.PSDImporter" as the Importer
4. Enter Play mode, while the PSD Importer Inspector is open
5. Observe the Console window
Expected result: No exceptions or errors are shown
Actual result: A “NulleRefernceException: Object reference not set to an instance of an object” exception is thrown
Reproducible with: 8.0.5 (2022.3.41f1, 2022.3.55f1), 9.0.3 (6000.0.33f1), 10.0.0 (6000.1.0b1)
Not reproducible: 6.0.9 (2021.3.47f1), 7.0.0-pre.4 (2022.2.0a5), 8.0.5 (2022.3.40f1)
Reproducible on: Windows 11 (24H2)
Not reproducible on: No other environments tested
Note: Regression is between Editor versions 2022.3.40f1 and 2022.3.41f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment