Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0b10
Issue ID
1056618
Regression
No
[Scripted Importer] Imported files are broken/detached from script
How to reproduce:
1. Open user's attached project
2. In the Project view navigate to Assets -> Id1 -> maps
3. Try reimporting any file
Expected result: File will be imported
Actual result: Console prints out two errors (both mentioned in notes below)
Reproducible with: 2017.1.4p2, 2017.2.3p2, 2017.4.7f1, 2018.1.9f1, 2018.2.0f2, 2018.3.0a5
Notes:
- Errors printed by console:
* Assertion failed on expression: 'm_ScriptCache != NULL && m_ScriptCache->klass'
* NullReferenceException: Object reference not set to an instance of an object
- None of the imported instances has their dedicated script attached
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment