Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.0b1
2018.1.0b6
Issue ID
1000694
Regression
No
InvalidOperationException while using DidReloadScripts in Generic Class Method
Reproduction steps:
1. Download project "InvalidOperation" and open in Unity
2. Select scene "ModularShip"
3. Enter Play mode
4. Observe console
Expected: checks for concrete classes
Actual: error is shown in Console
Reproduced on: 2018.1.0b1; 2018.1.0b10; 2018.2.0a3
Not reproduced on: 2018.1.0a7
Regression introduced: 2018.1.0b1
Note:
Error message "InvalidOperationException: Could not execute the method because the containing type is not fully instantiated."
The error is triggered by code in class "_ExtendableInventory" (lines 30-61)
Fixed on: 2018.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Add comment