Search Issue Tracker
Fixed in 0.2.1-preview.1
Votes
0
Found in [Package]
0.1.0-preview.6, 0.2.0-preview.1
Issue ID
1214728
Regression
Yes
ReflectionTypeLoadException is thrown when importing Code Analysis and Memory Profiler packages and entering Play Mode
How to reproduce:
1. Open the attached project
2. Enter the Play Mode
3. Observe the Console Window
Expected result: ReflectionTypeLoadException is thrown
Actual result: No errors are thrown
Reproducible with Unity: 2019.3.0f6, 2020.1.0a21
Couldn't test with Unity: 2017.4.36f1 (Package Manager does not exist), 2018.4.16f1, 2019.2.19f1 (Visual Scripting ECS package does not exist)
Reproducible with Memory Profiler: 0.1.0-preview.6, 0.2.0-preview.1
Not reproducible with Memory Profiler: 0.1.0-preview.2, 0.1.0-preview.5
Couldn't test with Memory Profiler: 0.1.0-preview.1 (Internal package errors)
Notes:
1. Code Analysis is a "Visual Scripting ECS" package dependency
2. Same result with Code Analysis 0.1.0-preview.2, 0.1.2-preview packages
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
Add comment