Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
Votes
0
Found in
2018.4.0f1
2019.1.1f1
2019.2.0a1
2019.3.0a1
2020.1.0a1
Issue ID
1187147
Regression
Yes
Crash on Marshalling::OutMarshaller when TextureImporter.ReadTextureSettings argument is null
How to reproduce:
1. Open the attached project (case_1187147.zip)
2. In Menu Toolbar select "ScobeDev" > "Character Sprite Processor"
3. In the "Character Sprite Processor" Window click on "Process sprites"
4. Observe the crash
Expected result: a NullReferenceException is thrown instead of a crash
Reproducible with: 2018.4.10f1, 2019.2.7f2, 2019.3.0b5, 2020.1.0a7
Not reproducible with: 2017.4.32f1
Note: in 2017.4, a NullReferenceException is thrown instead of a crash.
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