Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.4.X, 2019.2.X
Votes
1
Found in
2018.2.2f1
2018.3.0a1
2018.3.8f1
2019.1.0a1
2019.2.0a1
Issue ID
1138161
Regression
Yes
.NET 4.x Runtime Script Component can not be loaded when it has more than 2 Partial Classes with the Nested Class inside
How to reproduce:
1. Open the "SampleScene" Scene in the attached "PartialedNestedClasses.zip"
2. Open the "PartialNestedClasses.cs"
3. Delete Comment slashes on line 9
4. Click on the "PartialedNestedClasses" GameObject in the Hierarchy
5. Observe the Inspector
Expected Behavior: The "PartialedNestedClasses" Component is loaded successfully
Actual Behavior: The "PartialedNestedClasses" Component is not loaded, and no Compilation errors are present
Reproducible with:2018.2.2f1, 2018.3.10f1, 2019.1.0b8, 2019.2.0a9
Not reproducible with: 2018.2.1f1, 2017.4.24f1
Note: If you set Focus on the GameObject, then go to VS or any other program, then come back to the editor - the Component disappears and you have to reselect the GameObject for it to appear. If you use .NET3.5 the issue is not present.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note (fix version 2019.1):
Fixed in 2019.3.0a1 Backported to 2019.2.0b1, 2019.1.3f1, 2018.4.3f1