Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2018.4
2018.4.16f1
2020.2
Issue ID
1274470
Regression
No
Crash while inspecting BytesList values of a dictionary in VS debugger when using ArucoUnity plugin
Reproduction steps:
1. Open the user's attached project
2. Open the repro scene ("Assets\ArucoUnity\Scenes\CalibrateCamera")
3. Make sure that at least one webcam is connected to the machine
4. Open "ArucoCameraCalibration.cs" script and place a breakpoint on line 231
5. Attach VS debugger to the project
6. Enter Play Mode
7. Inspect "CalibrationBoard.Dictionary" BytesList values
Reproducible with: 2018.4.27f1, 2019.4.10f1, 2020.1.5f1, 2020.2.0b2
Notes:
1, Issue reproduces with both Mono and IL2CPP backends
2. Source code of the ArucoUnity plugin can be found here: https://github.com/NormandErwan/ArucoUnity
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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Resolution Note (fix version 2021.1):
Filed upstream issue: https://github.com/mono/mono/issues/20367 -- Bug resides in how mono allows for incorrect marshaling to occur. Will reactivate bug once the issue has been fixed upstream.
Fixed in 2021.1.0a1