Search Issue Tracker
Fixed
Fixed in 2023.2.0a15
Votes
0
Found in
2022.2.20f1
2023.1.0b17
2023.2.0a14
Issue ID
UUM-35859
Regression
No
"Serialization not implemented for type MonoBehaviour" thrown when saving a ScriptableObject
How to reproduce:
1. Open the attached project "NGUI_Bug.zip"
2. Open NGUI>Open>Font Maker
3. Select "Font Source" as the Font Data
4. Select "Font Texture" as the Texture
5. Select "Atlas Asset" as the Atlas for the Output
6. Click the "Create the Font" button
7. Click "Save"
Expected results: No errors thrown in the Console window
Actual results: "Serialization not implemented for type MonoBehaviour" thrown in the Console window
Reproducible with: 2022.2.20f1, 2023.1.0b17, 2023.2.0a14
Not reproducible with: 2020.3.48f1, 2021.3.25f1, 2023.2.0a15
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment