Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.0f4
Issue ID
757386
Regression
No
Deleting and reimporting NGUI package crashes Unity
How to reproduce:
1. Load the project in 5.2.4f1, open and save the Game scene and close Unity
2. Open the project in 5.3.0f4
3. Delete NGUI folder
4. Import NGUI from Asset Store (3.9.6c, the latest)
5. Unity crashes with the error below "The file 'MemoryStream' is corrupted"
6. Reopen project and notice that Hierarchy is corrupted and doesn't show anything
7. Also it spams "NullReferenceException: Object reference not set to an instance of an object" error
Stacktrace is empty
Couldn't check if it is regression, because using this project asset store cannot be open with Unity 5.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment