Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.3f1
Issue ID
1046696
Regression
No
The .NET Standard 1.3 version of log4net DLL cannot be used with Unity, the Assembly or one of its dependencies fail to load
To reproduce:
1. Open the user's attached project
2. Make sure the Scripting Runtime is .NET 3.5
3. If no error occurs upon loading the project, play the Scene
Actual result: Error informing about an unreferenced assembly
Reproduced with: 2017.2.3f1, 2017.4.5f1, 2018.1.4f1
Notes:
- The user's mentioned error was only on 2018.1.4f1
- No errors on 2018.2.0b7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
Add comment