Search Issue Tracker
Fixed in 0.6.0-preview.14
Votes
0
Found in [Package]
0.2.0-preview.18, 0.5.0-preview.17
Issue ID
1213895
Regression
No
Uninformative "Something went wrong while Post Processing the assembly" error is thrown when upgrading Entities Package
How to reproduce:
1. Open the attached project
2. Clear the Console Window
3. Observe the cleared Console Window
Expected result: There are no errors in the Console Window
Actual result: "Something went wrong while Post Processing the assembly" error is thrown
Reproducible with: 2019.3.0f6, 2020.1.0a21 (0.2.0-preview.18, 0.5.0-preview.17)
Couldn't test with Unity: 2017.4.36f1 (Package Manager does not exist), 2018.4.16f1, 2019.2.19f1 (Internal Package errors)
Couldn't test with Packages: 0.0.12-preview.2, 0.1.1-preview (Internal Package 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 0.6.0-preview.14):
Fixed in Unity 2019.3.0f1 and above