Search Issue Tracker
Active
Votes
0
Found in
2020.1
2020.1.10f1
2021.1
Issue ID
1287367
Regression
No
Setting Monobehaviour reference from SystemBase throws error when additional buffer not set
Reproduction steps:
1. Open attached Project "Reproduce_ECS_Bug"
2. Open "Assets/ReproduceBugFiles/TestScene"
3. Open "Assets/ReproduceBugFiles/TestSystem" and comment out the 31st 32nd and 33rd lines
4. Press Play
Expected result: No errors are thrown
Actual result: "InvalidProgramException: Invalid IL code" is thrown every frame
Reproducible with: 0.13.0-preview.24 (2020.1.14f1), 0.14.0-preview.19 (2020.2.0b12), 0.16.0-preview.21 (2021.1.0a6)
Could not test with: 2018.4, 2019.4 (Compiler errors)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AsyncReadManager.GetFileInfo fails to get files when they were created during runtime.
- UI elements are not visible on certain X-axis positions when the rotation of the Y-axis is 90 (or -90) degrees
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
Add comment