Search Issue Tracker
Fixed in 1.6.0-preview
Votes
0
Found in [Package]
1.2.0-preview
Issue ID
1257525
Regression
No
Mono.Cecil.BaseType.Resolve is unable to resolve a parent class which resides in another DLL module
How to reproduce:
1. Open the attached TPC.zip project
2. Build the Standalone Player
Expected:
The Build succeeds without errors
Actual:
Something went wrong while Post Processing the assembly (Game.dll) :
Object reference not set to an instance of an object
at Unity.Properties.CodeGen.Utility+<GetPropertyMembers>d__12.MoveNext () [0x000df] in D:\TPC\TPC\Library\PackageCache\com.unity.properties@1.2.0-preview\Editor\Unity.Properties.CodeGen\Utility.cs:245
Reproducible with: 2019.3.16f1, 2019.4.2f1, 2020.1.0b14, 2020.2.0a16
Note:
Could not nest with earlier versions because of the thrown errors
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 1.6.0-preview):
Fixed with version 1.6.0-preview of the Properties package